Package org.drools.model.index
Class BetaIndex3Impl<A,B,C,D,V>
java.lang.Object
org.drools.model.index.AbstractIndex<A,V>
org.drools.model.index.AbstractBetaIndex<A,V>
org.drools.model.index.BetaIndex3Impl<A,B,C,D,V>
- All Implemented Interfaces:
BetaIndex3<A,,B, C, D, V> BetaIndexN<A,,V> Index<A,V>
public class BetaIndex3Impl<A,B,C,D,V>
extends AbstractBetaIndex<A,V>
implements BetaIndex3<A,B,C,D,V>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.model.Index
Index.ConstraintType, Index.IndexType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drools.model.index.AbstractBetaIndex
getIndexType, getRightReturnTypeMethods inherited from class org.drools.model.index.AbstractIndex
getConstraintType, getIndexedClass, getIndexId, getLeftOperandExtractor, negateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.drools.model.BetaIndex3
getArityMethods inherited from interface org.drools.model.BetaIndexN
getRightReturnTypeMethods inherited from interface org.drools.model.Index
getConstraintType, getIndexedClass, getIndexId, getIndexType, getLeftOperandExtractor, negate
-
Constructor Details
-
BetaIndex3Impl
-
-
Method Details
-
getRightOperandExtractor
- Specified by:
getRightOperandExtractorin interfaceBetaIndex3<A,B, C, D, V>
-
toString
-