Package org.evrete.api
Interface EvaluationListener
public interface EvaluationListener
-
Method Summary
Modifier and Type Method Description voidfire(Evaluator evaluator, IntToValue values, boolean result)
-
Method Details
-
fire
-
public interface EvaluationListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
fire(Evaluator evaluator,
IntToValue values,
boolean result) |