类分层结构
- java.lang.Object
- cn.featherfly.conversion.core.AbstractConversion<G> (implements cn.featherfly.conversion.core.Conversion<G>)
- cn.featherfly.conversion.core.AbstractConvertor<T,G> (implements cn.featherfly.conversion.core.Convertor<T>)
- cn.featherfly.conversion.core.ConversionPolicy (implements java.lang.Cloneable)
- cn.featherfly.conversion.core.ConversionPolicys
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
接口分层结构