com.mysema.query.collections.impl
Class JaninoEvaluator<T>

java.lang.Object
  extended by com.mysema.query.collections.impl.JaninoEvaluator<T>
All Implemented Interfaces:
Evaluator<T>

public final class JaninoEvaluator<T>
extends Object
implements Evaluator<T>


Method Summary
 T evaluate(Object... args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

evaluate

public T evaluate(Object... args)
Specified by:
evaluate in interface Evaluator<T>
Returns:


Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.