Class ConcurrentChainedInt2LongHashTable.ValueIterator

java.lang.Object
ca.spottedleaf.concurrentutil.collection.iterator.BaseObjectIterator<Long>
ca.spottedleaf.concurrentutil.collection.iterator.BaseLongIterator
ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.ValueIterator
All Implemented Interfaces:
Iterator<Long>, PrimitiveIterator<Long,LongConsumer>, PrimitiveIterator.OfLong
Enclosing class:
ConcurrentChainedInt2LongHashTable

protected static final class ConcurrentChainedInt2LongHashTable.ValueIterator extends BaseLongIterator