public interface FunctionSingleDef
Modifier and Type | Method and Description |
---|---|
Function |
newInstance()
Create and return a new instance of the function, initialised with this function's
value type
valueType and math evaluator mathCompare . |
Function newInstance() throws java.lang.Exception
valueType
and math evaluator mathCompare
.java.lang.Exception
- any error.