protected class ConcurrentReaderHashMap.ValueIterator extends ConcurrentReaderHashMap.HashIterator
currentKey, currentValue, entry, index, lastReturned, tab
Modifier | Constructor | Description |
---|---|---|
protected |
ValueIterator() |
Modifier and Type | Method | Description |
---|---|---|
protected java.lang.Object |
returnValueOfNext() |
hasMoreElements, hasNext, next, nextElement, remove
protected java.lang.Object returnValueOfNext()
returnValueOfNext
in class ConcurrentReaderHashMap.HashIterator