final class LocalCache.EntryIterator extends LocalCache.HashIterator<java.util.Map.Entry<K,V>>
currentSegment, currentTable, lastReturned, nextEntry, nextExternal, nextSegmentIndex, nextTableIndex| Constructor and Description |
|---|
EntryIterator() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map.Entry<K,V> |
next() |
advance, advanceTo, hasNext, nextEntry, nextInChain, nextInTable, remove