|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Evaluator | |
|---|---|
| com.mysema.query.collections | Implementations of Querydsl query interfaces for JavaBean collections |
| Uses of Evaluator in com.mysema.query.collections |
|---|
| Classes in com.mysema.query.collections that implement Evaluator | |
|---|---|
class |
SimpleEvaluator<T>
SimpleEvaluator is a Java Compiler API based implementation of the Evaluator interface |
| Methods in com.mysema.query.collections that return Evaluator | ||
|---|---|---|
|
EvaluatorFactory.create(List<? extends Expr<?>> sources,
Expr<T> projection)
|
|
| Methods in com.mysema.query.collections with parameters of type Evaluator | ||
|---|---|---|
|
IteratorFactory.singleArgFilter(Iterator<S> source,
Evaluator<Boolean> ev)
|
|
| Constructors in com.mysema.query.collections with parameters of type Evaluator | |
|---|---|
MultiComparator(Evaluator<Object[]> ev,
boolean[] directions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||