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