public class Settings extends DefaultStringObjectMap<Settings>
| Constructor and Description |
|---|
Settings() |
Settings(Map<String,Object> map) |
| Modifier and Type | Method and Description |
|---|---|
static Settings |
parse(String json)
Creates a
Settings object from the given JSON String |
String |
toString() |
clear, containsKey, containsValue, entrySet, equals, forEach, fromJson, get, getOrDefault, hashCode, isEmpty, keySet, put, putAll, remove, size, toJson, valuesclone, finalize, getClass, notify, notifyAll, wait, wait, waitappend, get, getBoolean, getBooleanOrDefault, getBooleanOrDefault, getInt, getIntOrDefault, getIntOrDefault, getLong, getLongOrDefault, getLongOrDefault, getString, getStringOrDefault, getStringOrDefaultcompute, computeIfAbsent, computeIfPresent, merge, putIfAbsent, remove, replace, replace, replaceAllCopyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.