public abstract static class FunctionUtil.MathFunction extends Object implements FunctionUtil.Function
| Constructor and Description |
|---|
FunctionUtil.MathFunction() |
| Modifier and Type | Method and Description |
|---|---|
FieldValue |
evaluate(List<FieldValue> values) |
abstract Double |
evaluate(Number value) |
DataType |
getResultType(DataType dataType) |
public FieldValue evaluate(List<FieldValue> values)
evaluate in interface FunctionUtil.FunctionCopyright © 2013 University of Tartu. All Rights Reserved.