public abstract class BasePropertyExpressionInterpreter extends Object implements ExpressionInterpreter<String,Boolean>
| Constructor and Description |
|---|
BasePropertyExpressionInterpreter() |
public final Boolean evaluate(String expressions)
ExpressionInterpreterevaluate in interface ExpressionInterpreter<String,Boolean>expressions - expression to evaluateCopyright © 2015 The Apache Software Foundation. All rights reserved.