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