Class ByteObjectHashMap.KeysIterator

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

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