| Super classes [su] [ fr] [ fi] [co] [me] |
|
Object
|
| Most frequently used [su] [ fr] [ fi] [co] [me] |
|
put(K key, V value) [api
] 84* get(Object key) [api ] 78 keySet() [api ] 45 containsKey(Object key) [api ] 40 remove(Object key) [api ] 39 size() [api ] 36 values() [api ] 33 entrySet() [api ] 30 clear() [api ] 28 isEmpty() [api ] 21 putAll(Map extends K,? extends V> t) [api ] 17 containsValue(Object value) [api ] 14 equals(Object o) [api ] 8 hashCode() [api ] 6 toString() [api ] 5 getClass() [api ] 2 wait() [api ] 2 notify() [api ] 2 notifyAll() [api ] 1 wait(long timeout) [api ] 1 |
| Fields, alphabetical [su] [ fr] [ fi] [co] [me] |
| Constructors, by frequency [su] [ fr] [ fi] [co] [me] |
| Methods, alphabetical [su] [ fr] [ fi] [co] [me] |
|
clear() [api
] 28 containsKey(Object key) [api ] 40 containsValue(Object value) [api ] 14 entrySet() [api ] 30 equals(Object o) [api ] 8 get(Object key) [api ] 78 hashCode() [api ] 6 isEmpty() [api ] 21 keySet() [api ] 45 put(K key, V value) [api ] 84 putAll(Map extends K,? extends V> t) [api ] 17 remove(Object key) [api ] 39 size() [api ] 36 values() [api ] 33 |