private final class AbstractHashMapRVM.KeyIterator extends AbstractHashMapRVM.BucketIterator implements Iterator<K>
Modifier | Constructor and Description |
---|---|
private |
KeyIterator() |
Modifier and Type | Method and Description |
---|---|
K |
next() |
hasNext, nextBucket, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, hasNext, remove