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