public interface Transformer<T extends Object>
abstract T
transform(T input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract T transform(T input)