public class NotNullHashMap<K,V> extends HashMap<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
NotNullHashMap() |
| Modifier and Type | Method and Description |
|---|---|
V |
put(K key,
V value) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, putAll, remove, size, valuesequals, hashCode, toStringCopyright © 2002-2015 Atlassian. All Rights Reserved.