Class IntDoubleHashMap.KeysIterator

java.lang.Object
com.carrotsearch.hppc.AbstractIterator<IntCursor>
com.carrotsearch.hppc.IntDoubleHashMap.KeysIterator
All Implemented Interfaces:
Iterator<IntCursor>
Enclosing class:
IntDoubleHashMap

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