Class LongIntHashMap.KeysIterator

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

private final class LongIntHashMap.KeysIterator extends AbstractIterator<LongCursor>
An iterator over the set of assigned keys.