Class ByteFloatHashMap.KeysIterator

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

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