JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.qiunet.cfg.base
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SubId
getSubId
()
Methods inherited from interface org.qiunet.cfg.base.
ICfg
getId
Method Details
getSubId
SubId
getSubId
()