public interface FixedValueSource
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getValue(java.lang.String expression,
InterpolationState interpolationState) |
java.lang.Object getValue(java.lang.String expression, InterpolationState interpolationState)
expression
- The expression.interpolationState
- InterpolationState
.