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