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 |
|---|---|
void |
clear() |
String |
put(String key,
String value) |
void |
putAll(Map<? extends String,? extends String> map) |
String |
remove(Object key) |
clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, putIfAbsent, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.