Package org.qiunet.cfg.manager.base
Interface ISimpleMapCfgManager<ID,Cfg extends ISimpleMapCfg<ID>>
- All Superinterfaces:
ICfgManager<ID,,Cfg> ICfgWrapper<ID,,Cfg> ISimpleMapCfgWrapper<ID,Cfg>
- All Known Implementing Classes:
SimpleMapJsonCfgManager
public interface ISimpleMapCfgManager<ID,Cfg extends ISimpleMapCfg<ID>>
extends ICfgManager<ID,Cfg>, ISimpleMapCfgWrapper<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.ISimpleMapCfgWrapper
allCfgs, contains, getCfgById, size