raw, supplier| 构造器和说明 |
|---|
ListMultiMap() |
ListMultiMap(Map<K,List<V>> raw) |
ListMultiMap(Map<K,List<V>> raw,
Supplier<List<V>> supplier) |
ListMultiMap(Supplier<List<V>> supplier) |
| 限定符和类型 | 方法和说明 |
|---|---|
V |
getOne(Object key) |
List<V> |
putOne(K key,
V value) |
clear, containsKey, containsOneValue, containsValue, entrySet, get, isEmpty, keySet, put, putAll, putAll, putAll, remove, removeOne, size, toString, valuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllCopyright © 2025 fossc. All rights reserved.