final class ConcurrentWeakKeyHashMap.ValueIterator extends ConcurrentWeakKeyHashMap.HashIterator implements ConcurrentWeakKeyHashMap.ReusableIterator<V>, java.util.Enumeration<V>
currentKey, currentTable, lastReturned, nextEntry, nextSegmentIndex, nextTableIndex
Constructor and Description |
---|
ConcurrentWeakKeyHashMap.ValueIterator() |
Modifier and Type | Method and Description |
---|---|
V |
next() |
V |
nextElement() |
advance, hasMoreElements, hasNext, nextEntry, remove, rewind
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
rewind