public interface TypeConverter<S,D>
Class<D>
getDestinationType()
D
getObject(S value)
Class<S>
getSourceType()
Class<S> getSourceType()
Class<D> getDestinationType()
D getObject(S value)
Copyright © 2006–2018 TinyGroup. All rights reserved.