| 程序包 | 说明 |
|---|---|
| org.tinygroup.dict | |
| org.tinygroup.dict.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DictLoader.clear(DictManager dictManager)
清除的数据
|
Dict |
DictLoader.getDict(String dictTypeName,
DictManager dictManager,
Context context)
返回字典
|
void |
DictLoader.load(DictManager dictManager)
载入字典
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DictManagerImpl |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractDictLoader.clear(DictManager dictManager) |
Dict |
AbstractDictLoader.getDict(String dictTypeName,
DictManager dictManager,
Context context) |
protected void |
AbstractDictLoader.putDict(String name,
Dict dict,
DictManager dictManager) |
Copyright © 2006-2013 开源组织. All Rights Reserved.