protected class ConcurrentReaderHashMap.KeyIterator
extends ConcurrentReaderHashMap.HashIterator
Iterator over the keys of the map.
| Fields inherited from class | Fields |
|---|---|
class ConcurrentReaderHashMap.HashIterator |
currentKey, currentValue, entry, index, lastReturned, tab |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected Object |
returnValueOfNext() |
| Methods inherited from class | Name |
|---|---|
class ConcurrentReaderHashMap.HashIterator |
hasMoreElements, hasNext, next, nextElement, remove, returnValueOfNext |