protected static class AbstractHashedMap.KeySetIterator<K> extends AbstractHashedMap.HashIterator <K ,Object > implements Iterator <K>
| Modifier | Constructor and Description |
|---|---|
protected |
KeySetIterator(AbstractHashedMap
|
| Modifier and Type | Method and Description |
|---|---|
K |
next()
|
currentEntry, hasNext, nextEntry, remove, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemaining, hasNext, removeprotected KeySetIterator(AbstractHashedMap<K ,?> parent)
public K next()