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