com.mysema.query.collections.impl
Interface Evaluator<T>


public interface Evaluator<T>

Evaluator defines an interface for evaluating Querydsl expressions

Version:
$Id$
Author:
tiwe

Method Summary
 T evaluate(Object... args)
           
 

Method Detail

evaluate

T evaluate(Object... args)
Parameters:
args -
Returns:


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