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