public class OverflowMap.EntrySet extends AbstractKeySetBasedMap.EntrySet
| Modifier and Type | Class and Description | 
|---|---|
protected class  | 
OverflowMap.EntrySet.EntrySetIterator
A pessimistic Iterator over the EntrySet that is backed by the
 OverflowMap. 
 | 
AbstractKeyBasedMap.EntrySet.Entry| Constructor and Description | 
|---|
EntrySet()  | 
| Modifier and Type | Method and 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