protected static class AbstractHashedMap.EntrySetIterator extends AbstractHashedMap.HashIterator
expectedModCount, hashIndex, last, next, parent
Modifier | Constructor and Description |
---|---|
protected |
EntrySetIterator(AbstractHashedMap parent)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
Object |
next() |
currentEntry, hasNext, nextEntry, remove, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEachRemaining
protected EntrySetIterator(AbstractHashedMap parent)
parent
- the parentpublic Object next()