public interface Expr1ViewItem<T> extends ExprNViewItem<T>
| Modifier and Type | Method and Description |
|---|---|
<U> Expr1ViewItem<T> |
indexedBy(Class<U> indexedClass,
Index.ConstraintType constraintType,
int indexId,
Function1<T,U> leftOperandExtractor,
U rightValue) |
getExprId, getType, reactOn, watchget, getFirstVariable, getVariables<U> Expr1ViewItem<T> indexedBy(Class<U> indexedClass, Index.ConstraintType constraintType, int indexId, Function1<T,U> leftOperandExtractor, U rightValue)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.