Interface INestMapCfg<ID,SubId>

All Superinterfaces:
ICfg<ID>

public interface INestMapCfg<ID,SubId> extends ICfg<ID>
嵌套map的接口 得到一个 Map[Key, Map[subKey, Cfg]] 结构 Created by qiunet. 17/6/3
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.qiunet.cfg.base.ICfg

    getId
  • Method Details

    • getSubId

      SubId getSubId()