public interface Transformer<T,U>
U
transform(T value)
U transform(T value) throws TransformationException
TransformationException
Copyright © 2016. All rights reserved.