Uses of Interface
org.qiunet.cfg.base.INestMapCfg
Packages that use INestMapCfg
-
Uses of INestMapCfg in org.qiunet.cfg.manager.base
Classes in org.qiunet.cfg.manager.base with type parameters of type INestMapCfgModifier and TypeInterfaceDescriptioninterfaceINestMapCfgManager<ID,SubID, Cfg extends INestMapCfg<ID, SubID>> -
Uses of INestMapCfg in org.qiunet.cfg.manager.json
Classes in org.qiunet.cfg.manager.json with type parameters of type INestMapCfgModifier and TypeClassDescriptionclassNestMapJsonCfgManager<ID,SubId, Cfg extends INestMapCfg<ID, SubId>> -
Uses of INestMapCfg in org.qiunet.cfg.wrapper
Classes in org.qiunet.cfg.wrapper with type parameters of type INestMapCfgModifier and TypeInterfaceDescriptioninterfaceINestMapCfgWrapper<ID,SubID, Cfg extends INestMapCfg<ID, SubID>>