java.lang.Object
org.evrete.api.LhsCondition<C,Fact,Field>
- Type Parameters:
C- the condition itself, usually aEvaluatorHandleFact- the type of the referenced factField- the type of the referenced field
A generic class for representing LHS conditions.
-
Constructor Summary
ConstructorsConstructorDescriptionLhsCondition(C condition, LhsField.Array<Fact, Field> descriptor) LhsCondition(LhsCondition<C, ?, ?> other, LhsField.Array<Fact, Field> descriptor) -
Method Summary