final class LongConcurrentHashMap.ValueIterator extends LongConcurrentHashMap.HashIterator implements java.util.Iterator<V>
currentTable, lastReturned, nextEntry, nextSegmentIndex, nextTableIndex| Constructor and Description |
|---|
ValueIterator() |
| Modifier and Type | Method and Description |
|---|---|
V |
next() |
advance, hasNext, nextEntry, remove