Class ByteShortHashMap.KeysIterator

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

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