Uses of Interface
io.avaje.config.Configuration.ExpressionEval
-
Packages that use Configuration.ExpressionEval Package Description io.avaje.config.load -
-
Uses of Configuration.ExpressionEval in io.avaje.config.load
Methods in io.avaje.config.load that return Configuration.ExpressionEval Modifier and Type Method Description static Configuration.ExpressionEvalLoader. evalFor(Properties properties)Return the Expression evaluator using the given properties.
-