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, values
equals, hashCode, toString
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.