public class ListOfValues extends HashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ListOfValues() |
| Modifier and Type | Method and Description |
|---|---|
String |
findKey(String value) |
String |
getDefaultKey() |
Object |
getDefaultValue() |
String[] |
getKeyArray() |
String |
put(String key,
Object value,
boolean isDefaultKey) |
void |
setDefaultValue(String newDefaultVal) |
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 © 1997–2019 CRISTAL-iSE. All rights reserved.