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