Class ByteDoubleHashMap.KeysIterator

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

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