Uses of Interface
org.djutils.eval.RetrieveValue
-
Uses of RetrieveValue in org.djutils.eval
Modifier and TypeMethodDescriptionstatic void
Calculator.doEval
(String expression, RetrieveValue valuePool) Print expression followed by the result.Eval.setRetrieveValue
(RetrieveValue retrieveValue) Set or replace the RetrieveValue object of this evaluator.