Class LongIntHashMap.EntryIterator

java.lang.Object
org.apache.lucene.internal.hppc.AbstractIterator<LongIntHashMap.LongIntCursor>
org.apache.lucene.internal.hppc.LongIntHashMap.EntryIterator
All Implemented Interfaces:
Iterator<LongIntHashMap.LongIntCursor>
Enclosing class:
LongIntHashMap

private final class LongIntHashMap.EntryIterator extends AbstractIterator<LongIntHashMap.LongIntCursor>
An iterator implementation for LongIntHashMap.iterator().