Class LongFloatHashMap.KeysIterator

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

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