| Package | Description |
|---|---|
| org.drools.model.constraints | |
| org.drools.model.view |
| Constructor and Description |
|---|
SingleConstraint2(Expr2ViewItemImpl<A,B> expr) |
| Modifier and Type | Method and Description |
|---|---|
<V> Expr2ViewItemImpl<T,U> |
Expr2ViewItemImpl.indexedBy(Class<V> indexedClass,
Index.ConstraintType constraintType,
int indexId,
Function1<T,V> leftOperandExtractor,
Function1<U,?> rightOperandExtractor) |
<V> Expr2ViewItemImpl<T,U> |
Expr2ViewItemImpl.indexedBy(Class<V> indexedClass,
Index.ConstraintType constraintType,
int indexId,
Function1<T,V> leftOperandExtractor,
Function1<U,?> rightOperandExtractor,
Class<?> rightReturnType) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.