public class BetaIndex3Impl<A,B,C,D,V> extends AbstractBetaIndex<A,V> implements BetaIndex3<A,B,C,D,V>
Index.ConstraintType, Index.IndexType| Constructor and Description |
|---|
BetaIndex3Impl(Class<V> indexedClass,
Index.ConstraintType constraintType,
int indexId,
Function1<A,V> leftOperandExtractor,
Function3<B,C,D,?> rightOperandExtractor,
Class<?> rightReturnType) |
| Modifier and Type | Method and Description |
|---|---|
Function3<B,C,D,?> |
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.