Class ByteIntHashMap.KeysIterator

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

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