Class LongObjectHashMap.KeysIterator

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

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