public class ListMap<K,V> extends AbstractCollectionMap<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ListMap() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<V> |
getEmptyCollection() |
addTo, addTo, reset, safeGet, sort, sort, writeToclear, containsValue, get, removeEldestEntryclone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringprotected Collection<V> getEmptyCollection()
getEmptyCollection in class AbstractCollectionMap<K,V>Copyright © 2011–2018 University of Toronto, Computational Biology Lab. All rights reserved.