Class ConcurrentChainedLong2IntHashTable.KeyIterator

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

protected static final class ConcurrentChainedLong2IntHashTable.KeyIterator extends BaseLongIterator