Package org.qiunet.cfg.manager.base
Interface INestListCfgManager<ID,Cfg extends INestListCfg<ID>>
- All Superinterfaces:
ICfgManager<ID,,Cfg> ICfgWrapper<ID,,Cfg> INestListCfgWrapper<ID,Cfg>
- All Known Implementing Classes:
NestListJsonCfgManager
public interface INestListCfgManager<ID,Cfg extends INestListCfg<ID>>
extends ICfgManager<ID,Cfg>, INestListCfgWrapper<ID,Cfg>
- Author:
- qiunet 2020-04-23 11:54
-
Method Summary
Methods inherited from interface org.qiunet.cfg.manager.base.ICfgManager
getCfgClass, getLoadFileName, loadCfg, orderMethods inherited from interface org.qiunet.cfg.wrapper.ICfgWrapper
getCfgClass, listMethods inherited from interface org.qiunet.cfg.wrapper.INestListCfgWrapper
allCfgs, contains, contains, getCfgsById, getCfgsById, size