private class IntHashMap.EntryIterator extends IntHashMap.HashIterator<IntHashMap.Entry<V>>
index, next| Modifier | Constructor and Description |
|---|---|
private |
EntryIterator() |
| Modifier and Type | Method and Description |
|---|---|
IntHashMap.Entry<V> |
next() |
hasNext, nextEntry, removepublic IntHashMap.Entry<V> next()