| Package | Description |
|---|---|
| de.congrace.exp4j |
| Modifier and Type | Method and Description |
|---|---|
ExpressionBuilder |
ExpressionBuilder.withOperation(CustomOperator operation)
set a
CustomOperator to be used in the expression |
| Modifier and Type | Method and Description |
|---|---|
ExpressionBuilder |
ExpressionBuilder.withOperations(java.util.Collection<CustomOperator> operations)
set a
Collection of CustomOperator to use in the expression |