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