org.apache.accumulo.server.util
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 © 2011–2016 The Apache Software Foundation. All rights reserved.