Package org.drools.model.index
Class BetaIndex2Impl<A,B,C,V>
java.lang.Object
org.drools.model.index.AbstractIndex<A,V>
org.drools.model.index.AbstractBetaIndex<A,V>
org.drools.model.index.BetaIndex2Impl<A,B,C,V>
- All Implemented Interfaces:
BetaIndex2<A,,B, C, V> BetaIndexN<A,,V> Index<A,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.BetaIndex2
getArityMethods inherited from interface org.drools.model.BetaIndexN
getRightReturnTypeMethods inherited from interface org.drools.model.Index
getConstraintType, getIndexedClass, getIndexId, getIndexType, getLeftOperandExtractor, negate
-
Constructor Details
-
BetaIndex2Impl
-
-
Method Details
-
getRightOperandExtractor
- Specified by:
getRightOperandExtractorin interfaceBetaIndex2<A,B, C, V>
-
toString
-