public class NSDictionary extends CommonDictionary<EnumItem<NS>>
CommonDictionary.Searcher| 构造器和说明 |
|---|
NSDictionary() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected EnumItem<NS>[] |
onLoadValue(String path)
实现此方法来加载值
|
protected boolean |
onSaveValue(EnumItem<NS>[] valueArray,
String path) |
contains, get, getSearcher, load, size, sortprotected EnumItem<NS>[] onLoadValue(String path)
CommonDictionaryonLoadValue 在类中 CommonDictionary<EnumItem<NS>>protected boolean onSaveValue(EnumItem<NS>[] valueArray, String path)
onSaveValue 在类中 CommonDictionary<EnumItem<NS>>Copyright © 2014–2017 码农场. All rights reserved.