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