Class ConcurrentChainedLong2ObjectHashTable.EntryNodeIterator<V>

java.lang.Object
ca.spottedleaf.concurrentutil.collection.iterator.BaseObjectIterator<ConcurrentChainedLong2ObjectHashTable.TableEntry<V>>
ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.EntryNodeIterator<V>
All Implemented Interfaces:
Iterator<ConcurrentChainedLong2ObjectHashTable.TableEntry<V>>
Enclosing class:
ConcurrentChainedLong2ObjectHashTable<V>

protected static final class ConcurrentChainedLong2ObjectHashTable.EntryNodeIterator<V> extends BaseObjectIterator<ConcurrentChainedLong2ObjectHashTable.TableEntry<V>>