protected static class AbstractHashedMap.KeySetIterator<K> extends AbstractHashedMap.HashIterator<K,Object> implements Iterator<K>
Modifier | Constructor and Description |
---|---|
protected |
KeySetIterator(AbstractHashedMap<K,?> parent) |
Modifier and Type | Method and Description |
---|---|
K |
next() |
currentEntry, hasNext, nextEntry, remove, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEachRemaining, hasNext, remove
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.