Uses of Interface
org.evrete.api.IntToValue
-
Packages that use IntToValue Package Description org.evrete.api -
-
Uses of IntToValue in org.evrete.api
Methods in org.evrete.api with parameters of type IntToValue Modifier and Type Method Description voidEvaluationListener. fire(Evaluator evaluator, IntToValue values, boolean result)booleanValuesPredicate. test(IntToValue t)default Object[]Evaluator. toArray(IntToValue values)A convenience method to convert evaluator's arguments to object array.
-