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