final class ConcurrentReferenceHashMap.KeyIterator extends ConcurrentReferenceHashMap.HashIterator implements java.util.Iterator<K>, java.util.Enumeration<K>
currentKey, currentTable, lastReturned, nextEntry, nextSegmentIndex, nextTableIndex
Constructor and Description |
---|
KeyIterator() |
Modifier and Type | Method and Description |
---|---|
K |
next() |
K |
nextElement() |
advance, hasMoreElements, hasNext, nextEntry, remove