public static class AttachmentsAdapter.ObjectToStringMap extends HashMap<String,String>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ObjectToStringMap(Map<String,Object> attachments) |
| Modifier and Type | Method and Description |
|---|---|
String |
get(Object key) |
String |
put(String key,
String value) |
String |
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.