Class ByteCharHashMap.KeysIterator

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

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