Package com.querydsl.collections
Class EvaluatorFunction<S,T>
java.lang.Object
com.querydsl.collections.EvaluatorFunction<S,T>
- Type Parameters:
S- source typeT- target type
- All Implemented Interfaces:
Function<S,T>
Function implementation which uses an
Evaluator for transformation- Author:
- tiwe