public class WrappingFunction extends FunctionOperation
FunctionOperation.FilterFunctionsoperands| Constructor and Description |
|---|
WrappingFunction(Function func,
Expression... operands) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
evaluate() |
getChildren, getDescription, getOperandCount, getPrioritypublic WrappingFunction(Function func, Expression... operands)