Package org.qiunet.cfg.manager.base
Interface INestMapCfgManager<ID,SubID,Cfg extends INestMapCfg<ID,SubID>>
- All Superinterfaces:
ICfgManager<ID,,Cfg> ICfgWrapper<ID,,Cfg> INestMapCfgWrapper<ID,SubID, Cfg>
- All Known Implementing Classes:
NestMapJsonCfgManager
public interface INestMapCfgManager<ID,SubID,Cfg extends INestMapCfg<ID,SubID>>
extends ICfgManager<ID,Cfg>, INestMapCfgWrapper<ID,SubID,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.INestMapCfgWrapper
allCfgs, contains, contains, getCfgById, getCfgsById, size