final class BoundedConcurrentHashMap.EntryIterator extends BoundedConcurrentHashMap.HashIterator implements Iterator<Map.Entry<K,V>>
currentTable, lastReturned, nextEntry, nextSegmentIndex, nextTableIndex| Constructor and Description |
|---|
EntryIterator() |
| Modifier and Type | Method and Description |
|---|---|
Map.Entry<K,V> |
next() |
advance, hasMoreElements, hasNext, nextEntry, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNext, removeCopyright © 2020 JBoss by Red Hat. All rights reserved.