Class LongByteHashMap.KeysIterator

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

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