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