com.mysema.query.collections
Class EvaluatorFactory
java.lang.Object
com.mysema.query.collections.EvaluatorFactory
@Immutable
public class EvaluatorFactory
- extends Object
- Author:
- tiwe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT
public static final EvaluatorFactory DEFAULT
EvaluatorFactory
protected EvaluatorFactory(ColQueryTemplates templates)
create
public <T> Evaluator<T> create(List<? extends Expr<?>> sources,
Expr<T> projection)
Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.