类 AbstractContainer<K,T>
java.lang.Object
com.publiccms.common.base.AbstractContainer<K,T>
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
map
-
list
-
-
构造器详细资料
-
AbstractContainer
public AbstractContainer()
-
-
方法详细资料
-
get
- 参数:
key
-- 返回:
- the value
-
init
-
getList
- 返回:
- the list
-