protected static class AbstractHashedMap.KeySetIterator extends AbstractHashedMap.EntrySetIterator
expectedModCount, hashIndex, last, next, parent
Modifier | Constructor and Description |
---|---|
protected |
AbstractHashedMap.KeySetIterator(AbstractHashedMap parent) |
Modifier and Type | Method and Description |
---|---|
Object |
next() |
currentEntry, hasNext, nextEntry, remove, toString
protected AbstractHashedMap.KeySetIterator(AbstractHashedMap parent)
public Object next()
next
in interface Iterator
next
in class AbstractHashedMap.EntrySetIterator
Copyright © 2001-2021 The Apache Software Foundation. All Rights Reserved.