protected static class AbstractHashedMap.ValuesIterator<V> extends AbstractHashedMap.HashIterator<Object,V> implements Iterator<V>
Modifier | Constructor and Description |
---|---|
protected |
ValuesIterator(AbstractHashedMap<?,V> parent) |
Modifier and Type | Method and Description |
---|---|
V |
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.