Uses of Interface
org.evrete.api.ValuesPredicate
| Package | Description |
|---|---|
| org.evrete.api |
-
Uses of ValuesPredicate in org.evrete.api
Subinterfaces of ValuesPredicate in org.evrete.api Modifier and Type Interface Description interfaceEvaluatorMethods in org.evrete.api with parameters of type ValuesPredicate Modifier and Type Method Description LhsBuilder<C>LhsBuilder. where(ValuesPredicate predicate, double complexity, String... references)LhsBuilder<C>LhsBuilder. where(ValuesPredicate predicate, double complexity, FieldReference... references)LhsBuilder<C>LhsBuilder. where(ValuesPredicate predicate, String... references)LhsBuilder<C>LhsBuilder. where(ValuesPredicate predicate, FieldReference... references)