Interface EvaluationContext
-
- All Known Implementing Classes:
EvaluationContextImpl
public interface EvaluationContextCreated by mitchell on 2016-11-13.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.LocalegetLocale()java.lang.ObjectgetVariable(java.lang.String key)booleanisStrictVariables()
-