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, removeAll
add, addAll, containsAll, remove, retainAll, toArray, toArray, toString
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.