K
- V
- public class DuplicateKeyNotAllowedHashMap<K,V> extends HashMap<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
DuplicateKeyNotAllowedHashMap() |
Modifier and Type | Method and Description |
---|---|
V |
put(K key,
V value) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, putAll, remove, size, values
equals, hashCode, toString
Copyright © 2008-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.