public static class AttachmentsAdapter.StringToObjectMap extends HashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
StringToObjectMap(Map<String,String> attachments) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(Object key) |
Object |
put(String key,
Object value) |
Object |
remove(Object key) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.