Class ConcurrentChainedInt2LongHashTable.EntryNodeIterator

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

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