public class EvaluatorCreator extends Object
| Constructor and Description |
|---|
EvaluatorCreator() |
| Modifier and Type | Method and Description |
|---|---|
static EvaluatorWithDescriptions |
getEvaluator(String expr)
Create an
EvaluatorWithDescriptions that uses
the string expression provided |
public static EvaluatorWithDescriptions getEvaluator(String expr)
EvaluatorWithDescriptions that uses
the string expression providedexpr -