public class OptionMap extends HashMap<String,Object>
| Modifier and Type | Class and Description |
|---|---|
static interface |
OptionMap.IOptionMapConverter |
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
OptionMap() |
| Modifier and Type | Method and Description |
|---|---|
Object |
put(String key,
Object value)
If the value is null, simply remove any existing value for this key.
|
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringCopyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.