public class Properties extends HashMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Properties() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createKeys(String... keys) |
Object |
getProperty(String key) |
boolean |
hasProperty(String key) |
void |
setProperty(String key,
Object value) |
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, toStringCopyright © 2019 Neuroph Project. All rights reserved.