public static class CollectionsUtils.ConstMap<T,V> extends HashMap<T,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ConstMap() |
| Modifier and Type | Method and Description |
|---|---|
CollectionsUtils.ConstMap<T,V> |
add(T key,
V value) |
Map<T,V> |
fix() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringCopyright © 1997–2019 Eclipse Foundation. All rights reserved.