Uses of Interface
org.evrete.api.Evaluator
| Package | Description |
|---|---|
| org.evrete.api |
-
Uses of Evaluator in org.evrete.api
Methods in org.evrete.api that return Evaluator Modifier and Type Method Description EvaluatorExpressionResolver. buildExpression(String stringExpression, Function<String,NamedType> resolver, Set<String> imports)This method parses a string argument and returns anEvaluatorif possible.Methods in org.evrete.api with parameters of type Evaluator Modifier and Type Method Description default intEvaluator. compare(Evaluator other)voidEvaluationListener. fire(Evaluator evaluator, IntToValue values, boolean result)