Class ConcurrentChainedInt2IntHashTable.EntryNodeIterator

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

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