AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
AlipayHashMap() |
AlipayHashMap(Map<? extends String,? extends String> m) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
put(String key,
Object value) |
String |
put(String key,
String value) |
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 © 2025. All rights reserved.