
public class GlueHashMap<K,V> extends HashMap<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
GlueHashMap()  | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends V> | 
getAndTryToCast(K key,
               Class<T> valueClass)  | 
static <K,V> GlueHashMap<K,V> | 
newGlueHashMap()  | 
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, toStringpublic static <K,V> GlueHashMap<K,V> newGlueHashMap()
Copyright © 2013–2020 POSCO ICT. All rights reserved.