public class FastCopyHashMap.EntrySet extends AbstractSet<Map.Entry<K,V>>
Constructor and Description |
---|
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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
add, addAll, containsAll, remove, retainAll, spliterator, toArray, toArray
parallelStream, removeIf, stream
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.