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, watch
get, getFirstVariable, getVariables
<U> Expr1ViewItem<T> indexedBy(Class<U> indexedClass, Index.ConstraintType constraintType, int indexId, Function1<T,U> leftOperandExtractor, U rightValue)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.