public class OverflowMap.EntrySet extends AbstractKeySetBasedMap.EntrySet
| Modifier and Type | Class | Description |
|---|---|---|
protected class |
OverflowMap.EntrySet.EntrySetIterator |
A pessimistic Iterator over the EntrySet that is backed by the
OverflowMap.
|
AbstractKeyBasedMap.EntrySet.Entry| Constructor | Description |
|---|---|
EntrySet() |
| Modifier and Type | Method | Description |
|---|---|---|
protected Iterator |
instantiateIterator() |
Factory pattern.
|
toArray, toArrayclear, contains, instantiateEntry, isEmpty, iterator, remove, sizeequals, hashCode, removeAlladd, addAll, containsAll, retainAll, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, addAll, containsAll, retainAll, spliteratorparallelStream, removeIf, streamprotected Iterator instantiateIterator()
instantiateIterator in class AbstractKeyBasedMap.EntrySet