Hierarchy For Package com.google.refine.expr.functions.booleans

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.google.refine.expr.functions.booleans.And (implements com.google.refine.grel.Function)
    • com.google.refine.expr.functions.booleans.Not (implements com.google.refine.grel.Function)
    • com.google.refine.expr.functions.booleans.Or (implements com.google.refine.grel.Function)
    • com.google.refine.expr.functions.booleans.Xor (implements com.google.refine.grel.Function)