public class FileConfigGroup extends GeneralConfigGroup
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>enumerable| 构造器和说明 |
|---|
FileConfigGroup(ConfigGroup internalConfigGroup,
FileConfigProfile configProfile,
String location) |
FileConfigGroup(FileConfigProfile configProfile,
String location) |
FileConfigGroup(FileConfigProfile configProfile,
String location,
boolean enumerable) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
protected void |
initConfigs() |
cleanAndPutAll, clear, get, get, getLastLoadTime, isEnumerable, notify, put, register, removecontains, containsKey, containsValue, elements, entrySet, isEmpty, keys, keySet, putAll, putIfAbsent, remove, replace, replace, size, valuesclone, equals, hashCode, toStringpublic FileConfigGroup(FileConfigProfile configProfile, String location, boolean enumerable)
public FileConfigGroup(FileConfigProfile configProfile, String location)
public FileConfigGroup(ConfigGroup internalConfigGroup, FileConfigProfile configProfile, String location)
protected void initConfigs()
public void close()
throws IOException
IOExceptionCopyright © 2018. All rights reserved.