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