public abstract class BinaryBooleanFunction extends AbstractFunction
| Constructor and Description |
|---|
BinaryBooleanFunction() |
| Modifier and Type | Method and Description |
|---|---|
abstract Boolean |
evaluate(Boolean left,
Boolean right) |
FieldValue |
evaluate(List<FieldValue> values) |
cast, checkArguments, checkArguments, checkVariableArguments, checkVariableArguments, integerToDoublepublic FieldValue evaluate(List<FieldValue> values)
Copyright © 2014. All Rights Reserved.