| 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(Collection<CustomOperator> operations)
set a
Collection of CustomOperator to use in the expression |
Copyright © 2013. All Rights Reserved.