T
- the value typepublic static interface ValueExpression.Resolver<T>
Modifier and Type | Method and Description |
---|---|
ValueExpression<T> |
resolve(java.lang.String expression)
Resolves the value of an expression.
|
ValueExpression<T> resolve(java.lang.String expression)
expression
- the expression to parse