public final class ExpressionUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Object |
evaluate(String expression,
Map<String,Object> variables) |
static Integer |
evaluateToInteger(String expression,
Map<String,Object> variables) |
Copyright © 2017 SAP SE. All Rights Reserved.