final class LinkedIdentityHashMap.EntrySet extends AbstractSet<Map.Entry<K,V>>
| Constructor and Description |
|---|
EntrySet() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
boolean |
contains(Object o) |
void |
forEach(Consumer<? super Map.Entry<K,V>> action) |
Iterator<Map.Entry<K,V>> |
iterator() |
boolean |
remove(Object o) |
int |
size() |
Spliterator<Map.Entry<K,V>> |
spliterator() |
equals, hashCode, removeAlladd, addAll, containsAll, isEmpty, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, addAll, containsAll, isEmpty, retainAll, toArray, toArrayparallelStream, removeIf, stream