protected static class AbstractHashedMap.KeySetIterator extends AbstractHashedMap.EntrySetIterator
expectedModCount, hashIndex, last, next, parent
Modifier | Constructor and Description |
---|---|
protected |
KeySetIterator(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 KeySetIterator(AbstractHashedMap parent)
parent
- the parentpublic Object next()
next
in interface Iterator
next
in class AbstractHashedMap.EntrySetIterator