类分层结构
- java.lang.Object
- org.coodex.copier.AbstractCopierCommon<A,B>
- org.coodex.copier.AbstractCopier<SRC,TARGET> (implements org.coodex.copier.Copier<SRC,TARGET>)
接口分层结构
- org.coodex.copier.Copier<SRC,TARGET>
- org.coodex.concrete.s2.adaptor.AccountCopier (并 extends org.coodex.util.SelectableService<Param_Type>)
- org.coodex.util.SelectableService<Param_Type>
- org.coodex.concrete.s2.adaptor.AccountCopier (并 extends org.coodex.copier.Copier<SRC,TARGET>)
Copyright © 2020. All rights reserved.