Class DoubleByteHashMap.KeysIterator

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

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