Class ByteLongHashMap.KeysIterator

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

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