Package org.drools.model
Interface BetaIndex4<A,B,C,D,E,V>
- All Superinterfaces:
BetaIndexN<A,,V> Index<A,V>
- All Known Implementing Classes:
BetaIndex4Impl
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.drools.model.Index
Index.ConstraintType, Index.IndexType -
Method Summary
Methods inherited from interface org.drools.model.BetaIndexN
getRightReturnTypeMethods inherited from interface org.drools.model.Index
getConstraintType, getIndexedClass, getIndexId, getIndexType, getLeftOperandExtractor, negate
-
Method Details
-
getRightOperandExtractor
-
getArity
default int getArity()- Specified by:
getArityin interfaceBetaIndexN<A,B>
-