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