public class FastCopyHashMap.EntrySet extends AbstractSet<Map.Entry<K,V>>
| Constructor and Description |
|---|
FastCopyHashMap.EntrySet() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
boolean |
contains(Object o) |
boolean |
isEmpty() |
Iterator<Map.Entry<K,V>> |
iterator() |
int |
size() |
equals, hashCode, removeAlladd, addAll, containsAll, remove, retainAll, toArray, toArray, toStringCopyright © 2012 JBoss by Red Hat. All Rights Reserved.