Class ConcurrentChainedLong2IntHashTable.EntryNodeIterator

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

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