raw, supplier| 构造器和说明 |
|---|
SetMultiMap() |
SetMultiMap(Map<K,Set<V>> raw) |
SetMultiMap(Map<K,Set<V>> raw,
Supplier<Set<V>> supplier) |
SetMultiMap(Supplier<Set<V>> supplier) |
| 限定符和类型 | 方法和说明 |
|---|---|
V |
getOne(Object key) |
Set<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.