public class MultiValueLinkedHashMap<K,V> extends AbstractMultiValueMap<K,V> implements Serializable
| Constructor and Description |
|---|
MultiValueLinkedHashMap() |
MultiValueLinkedHashMap(int initialCapacity) |
MultiValueLinkedHashMap(Map<K,V> otherMap) |
clear, containsKey, containsValue, containsValue, entrySet, equals, get, getList, hashCode, isEmpty, keySet, multiEntrySet, put, putAll, remove, size, toString, values, valuesListcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllCopyright © 2016 jetbrick. All rights reserved.