Class ConcurrentChainedObject2LongHashTable.EntryNodeIterator<K>

java.lang.Object
ca.spottedleaf.concurrentutil.collection.iterator.BaseObjectIterator<ConcurrentChainedObject2LongHashTable.TableEntry<K>>
ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.EntryNodeIterator<K>
All Implemented Interfaces:
Iterator<ConcurrentChainedObject2LongHashTable.TableEntry<K>>
Enclosing class:
ConcurrentChainedObject2LongHashTable<K>

protected static final class ConcurrentChainedObject2LongHashTable.EntryNodeIterator<K> extends BaseObjectIterator<ConcurrentChainedObject2LongHashTable.TableEntry<K>>