K
- V
- public class ForgetNullValuesLinkedHashMap<K,V> extends LinkedHashMap<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
ForgetNullValuesLinkedHashMap() |
Modifier and Type | Method and Description |
---|---|
V |
put(K key,
V value) |
clear, containsValue, get, removeEldestEntry
clone, containsKey, entrySet, isEmpty, keySet, putAll, remove, size, values
equals, hashCode, toString
Copyright © 2001-2018 The Apache Software Foundation. All rights reserved.