Class ConcurrentChainedObject2LongHashTable.ValueIterator<K>

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

protected static final class ConcurrentChainedObject2LongHashTable.ValueIterator<K> extends BaseLongIterator