public class DefaultingHashMap<K,V> extends HashMap<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
DefaultingHashMap(com.google.common.base.Supplier<V> supplier) |
| Modifier and Type | Method and Description |
|---|---|
V |
get(Object o) |
clear, clone, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringCopyright © 2016. All rights reserved.