protected class AbstractLockedOffHeapHashMap.LockedKeyIterator extends OffHeapHashMap.KeyIterator
| Modifier | Constructor and Description |
|---|---|
protected |
LockedKeyIterator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkForConcurrentModification() |
K |
next() |
void |
remove() |
createhasNextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic K next()
public void remove()
protected void checkForConcurrentModification()
checkForConcurrentModification in class OffHeapHashMap.HashIterator<K>Copyright © 2015–2024. All rights reserved.