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