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–2015 The Apache Software Foundation. All rights reserved.