java.lang.Object
com.apple.foundationdb.relational.api.fluentsql.expression.BooleanFunction
All Implemented Interfaces:
BooleanExpressionTrait, Expression<DataType.BooleanType>, FunctionLike<DataType.BooleanType>

@Immutable @API(EXPERIMENTAL) public class BooleanFunction extends Object implements BooleanExpressionTrait, FunctionLike<DataType.BooleanType>
This represents a boolean function.