class HTreeMap.ValueIterator extends HTreeMap.HashIterator implements java.util.Iterator<V>
currentLinkedList, currentLinkedListPos| Constructor and Description |
|---|
ValueIterator() |
| Modifier and Type | Method and Description |
|---|---|
V |
next() |
hasNext, moveToNext, remove