protected class ConcurrentReaderHashMap.ValueIterator extends ConcurrentReaderHashMap.HashIterator
currentKey, currentValue, entry, index, lastReturned, tab
Modifier | Constructor and Description |
---|---|
protected |
ValueIterator() |
Modifier and Type | Method and Description |
---|---|
protected Object |
returnValueOfNext() |
hasMoreElements, hasNext, next, nextElement, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
protected Object returnValueOfNext()
returnValueOfNext
in class ConcurrentReaderHashMap.HashIterator