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