Class ConcurrentChainedLong2LongHashTable.EntryNodeIterator

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

protected static final class ConcurrentChainedLong2LongHashTable.EntryNodeIterator extends BaseObjectIterator<ConcurrentChainedLong2LongHashTable.TableEntry>