public interface Transform<T>
T
read(String value)
String
write(T value)
T read(String value) throws Exception
Exception
String write(T value) throws Exception
Copyright © 2016. All rights reserved.