public class BoxHashMap<K,V> extends java.util.HashMap<K,V>
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>
BoxHashMap()
boolean
equals(java.lang.Object obj)
int
hashCode()
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
toString
finalize, getClass, notify, notifyAll, wait, wait, wait
public BoxHashMap()
public boolean equals(java.lang.Object obj)
equals
java.util.Map<K,V>
java.util.AbstractMap<K,V>
public int hashCode()
hashCode