类分层结构
- java.lang.Object
- net.sinodawn.framework.converter.IdentityConverter<T,S> (implements net.sinodawn.framework.converter.Converter<S,T>)
接口分层结构
- net.sinodawn.framework.converter.Convertable<S,T>
- net.sinodawn.framework.converter.Converter<S,T>
- net.sinodawn.framework.converter.ConverterFactory<S,R>