public class DefaultMap<K,V> extends HashMap<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
DefaultMap(V dfault) |
| Modifier and Type | Method and Description |
|---|---|
V |
get(Object key) |
clear, clone, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringCopyright © 2015 Apache Accumulo Project. All rights reserved.