类分层结构
- 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
- cn.featherfly.conversion.core.ConversionPolicysJdk8
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cn.featherfly.common.exception.BaseException
- cn.featherfly.common.exception.LocalizedException
接口分层结构