Class LhsCondition<C,Fact,Field>

java.lang.Object
org.evrete.api.LhsCondition<C,Fact,Field>
Type Parameters:
C - the condition itself, usually a EvaluatorHandle
Fact - the type of the referenced fact
Field - the type of the referenced field

public class LhsCondition<C,Fact,Field> extends Object
A generic class for representing LHS conditions.