public interface ExpressionEvaluator
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(Map<String,Object> context) |
Object |
evaluate(String expression,
Map<String,Object> context) |
String |
getExpression() |
Copyright © 2017. All rights reserved.