F
T
public interface Transformer<F,T>
transform(F from)
T transform(F from) throws Exception
from
Exception