public interface DataConvert<T, R>
abstract R
convert(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract R convert(T t)