com.mysema.query.collections
Class EvaluatorTransformer<S,T>
java.lang.Object
com.mysema.query.collections.EvaluatorTransformer<S,T>
- Type Parameters:
S
- T
-
- All Implemented Interfaces:
- org.apache.commons.collections15.Transformer<S,T>
public final class EvaluatorTransformer<S,T>
- extends Object
- implements org.apache.commons.collections15.Transformer<S,T>
- Author:
- tiwe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
transform
public T transform(S input)
- Specified by:
transform
in interface org.apache.commons.collections15.Transformer<S,T>
Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.