@Deprecated public static class AttachmentsAdapter.ObjectToStringMap extends HashMap<String,String>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
ObjectToStringMap(Map<String,Object> attachments)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
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–2021 The Apache Software Foundation. All rights reserved.