protected class MapView.EntrySet extends LinkedHashSet<Map.Entry<K,V>>
MapView.entrySet
implementation class.Constructor and Description |
---|
EntrySet()
Sole constructor.
|
Modifier and Type | Method and Description |
---|---|
Iterator<Map.Entry<K,V>> |
iterator() |
boolean |
remove(Object object) |
spliterator
equals, hashCode, removeAll
addAll, containsAll, retainAll, toArray, toArray, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, removeAll, retainAll, size, toArray, toArray
parallelStream, removeIf, stream
Copyright © 2015–2020 Allen D. Ball. All rights reserved.