Package | Description |
---|---|
de.congrace.exp4j |
Modifier and Type | Class and Description |
---|---|
class |
BultinFunction |
Modifier and Type | Method and Description |
---|---|
ExpressionBuilder |
ExpressionBuilder.withCustomFunction(CustomFunction function)
add a custom function instance for the evaluator to recognize
|
Modifier and Type | Method and Description |
---|---|
ExpressionBuilder |
ExpressionBuilder.withCustomFunctions(java.util.Collection<CustomFunction> functions) |