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