public class JsPluginSettings extends HashMap<String,Object> implements ISettings
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
JsPluginSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
assignDefaults() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic JsPluginSettings()
public void assignDefaults()
assignDefaults in interface ISettingsCopyright © 2016. All rights reserved.