Key - the keys of the multimapValue - the values of the multimappublic class HashListMultimap<Key,Value> extends AbstractHashMultimap<Key,Value>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>keys, size, values| Constructor and Description |
|---|
HashListMultimap() |
HashListMultimap(int i) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<Value> |
newRecord() |
add, contains, get, getValues, removeclear, containsKey, containsValue, entrySet, isEmpty, keySet, put, remove, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitclear, isEmpty, keySet, removecompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putAll, putIfAbsent, replace, replace, replaceAllpublic HashListMultimap()
public HashListMultimap(int i)
protected Collection<Value> newRecord()
newRecord in class AbstractHashMultimap<Key,Value>Copyright © 2011–2024 Live Ontologies Project. All rights reserved.