public class MapKeySetEntrySet<K,V> extends AbstractSet<Map.Entry<K,V>>
| Constructor and Description |
|---|
MapKeySetEntrySet(Map<K,V> map) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
boolean |
contains(Object o) |
Iterator<Map.Entry<K,V>> |
iterator() |
boolean |
remove(Object o) |
int |
size() |
equals, hashCode, removeAlladd, addAll, containsAll, isEmpty, retainAll, toArray, toArray, toStringCopyright © 2015 Revolution Systems Inc.. All rights reserved.