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