public class PassthroughTransformer<T> extends Object implements Transformer<T,T>
PassthroughTransformer()
T
transform(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PassthroughTransformer()
public T transform(T value) throws TransformationException
transform
Transformer<T,T>
TransformationException
Copyright © 2016. All rights reserved.