Uses of Interface
org.qiunet.cfg.wrapper.ICfgWrapper
Packages that use ICfgWrapper
-
Uses of ICfgWrapper in org.qiunet.cfg.manager.base
Subinterfaces of ICfgWrapper in org.qiunet.cfg.manager.baseModifier and TypeInterfaceDescriptioninterfaceINestListCfgManager<ID,Cfg extends INestListCfg<ID>> interfaceINestMapCfgManager<ID,SubID, Cfg extends INestMapCfg<ID, SubID>> interfaceISimpleMapCfgManager<ID,Cfg extends ISimpleMapCfg<ID>> -
Uses of ICfgWrapper in org.qiunet.cfg.manager.json
Classes in org.qiunet.cfg.manager.json that implement ICfgWrapperModifier and TypeClassDescriptionclassNestListJsonCfgManager<ID,Cfg extends INestListCfg<ID>> Created by zhengj Date: 2019/6/6.classNestMapJsonCfgManager<ID,SubId, Cfg extends INestMapCfg<ID, SubId>> classSimpleMapJsonCfgManager<ID,Cfg extends ISimpleMapCfg<ID>> -
Uses of ICfgWrapper in org.qiunet.cfg.wrapper
Subinterfaces of ICfgWrapper in org.qiunet.cfg.wrapperModifier and TypeInterfaceDescriptioninterfaceINestListCfgWrapper<ID,Cfg extends INestListCfg<ID>> interfaceINestMapCfgWrapper<ID,SubID, Cfg extends INestMapCfg<ID, SubID>> interfaceISimpleMapCfgWrapper<ID,Cfg extends ISimpleMapCfg<ID>> Classes in org.qiunet.cfg.wrapper that implement ICfgWrapperMethods in org.qiunet.cfg.wrapper with type parameters of type ICfgWrapperModifier and TypeMethodDescriptionstatic <T extends ICfgWrapper>
TCfgType.getCfgWrapper(Class clazz)