Package org.drools.model
Interface AlphaIndex<A,V>
- All Superinterfaces:
Index<A,V>
- All Known Implementing Classes:
AlphaIndexImpl
-
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.Index
getConstraintType, getIndexedClass, getIndexId, getIndexType, getLeftOperandExtractor, negate
-
Method Details
-
getRightValue
V getRightValue()
-