Interface ConditionParser.ExpressionFunction
- Enclosing class:
ConditionParser
public static interface ConditionParser.ExpressionFunction
A functional interface that represents an expression function to be applied
to a list of arguments. Implementers can define custom functions.
-
Method Summary
-
Method Details
-
apply
-