private final class OpenHashMap.ValueIterator extends OpenHashMap.MapIterator implements java.util.Iterator<V>
curr, index, next, prev| Constructor and Description |
|---|
ValueIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(V v) |
V |
next() |
V |
previous() |
void |
set(V v) |
back, hasNext, hasPrevious, nextEntry, nextIndex, previousEntry, previousIndex, remove, skip