Class ConcurrentChainedLong2IntHashTable.ValueIterator

java.lang.Object
ca.spottedleaf.concurrentutil.collection.iterator.BaseObjectIterator<Integer>
ca.spottedleaf.concurrentutil.collection.iterator.BaseIntIterator
ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.ValueIterator
All Implemented Interfaces:
Iterator<Integer>, PrimitiveIterator<Integer,IntConsumer>, PrimitiveIterator.OfInt
Enclosing class:
ConcurrentChainedLong2IntHashTable

protected static final class ConcurrentChainedLong2IntHashTable.ValueIterator extends BaseIntIterator