final class CustomConcurrentHashMap.KeyIterator extends CustomConcurrentHashMap.HashIterator implements java.util.Iterator<K>
currentTable, lastKey, nextKey, nextNode, nextSegmentIndex, nextTableIndex, nextValue
Constructor and Description |
---|
CustomConcurrentHashMap.KeyIterator() |
Modifier and Type | Method and Description |
---|---|
K |
next() |
advance, hasNext, nextEntry, nextKey, nextValue, remove