public class CountingMap<K> extends HashMap<K,Integer>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
CountingMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
display() |
long |
getTotalCount() |
Integer |
put(K arg0,
Integer arg1) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, putAll, remove, size, valuesequals, hashCode, toStringCopyright © 2007-2012 The Apache Software Foundation