public interface Expr3ViewItem<A,B,C> extends ExprNViewItem<A>
| Modifier and Type | Method and Description |
|---|---|
<V> Expr3ViewItemImpl<A,B,C> |
indexedBy(Class<V> indexedClass,
Index.ConstraintType constraintType,
int indexId,
Function1<A,V> leftOperandExtractor,
Function2<B,C,?> rightOperandExtractor) |
<V> Expr3ViewItemImpl<A,B,C> |
indexedBy(Class<V> indexedClass,
Index.ConstraintType constraintType,
int indexId,
Function1<A,V> leftOperandExtractor,
Function2<B,C,?> rightOperandExtractor,
Class<?> rightReturnType) |
getExprId, getType, reactOn, watchget, getFirstVariable, getVariablesCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.