public class BetaIndex4Impl<A,B,C,D,E,V> extends AbstractBetaIndex<A,V> implements BetaIndex4<A,B,C,D,E,V>
Index.ConstraintType, Index.IndexType| Constructor and Description |
|---|
BetaIndex4Impl(Class<V> indexedClass,
Index.ConstraintType constraintType,
int indexId,
Function1<A,V> leftOperandExtractor,
Function4<B,C,D,E,?> rightOperandExtractor,
Class<?> rightReturnType) |
| Modifier and Type | Method and Description |
|---|---|
Function4<B,C,D,E,?> |
getRightOperandExtractor() |
String |
toString() |
getIndexType, getRightReturnTypegetConstraintType, getIndexedClass, getIndexId, getLeftOperandExtractor, negateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAritygetRightReturnTypegetConstraintType, getIndexedClass, getIndexId, getIndexType, getLeftOperandExtractor, negateCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.