Package org.evrete.api
Interface EvaluationListener
-
- All Superinterfaces:
EventListener
public interface EvaluationListener extends EventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfire(Evaluator evaluator, IntToValue values, boolean result)
-
-
-
Method Detail
-
fire
void fire(Evaluator evaluator, IntToValue values, boolean result)
-
-