Class FloatByteHashMap.KeysIterator

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

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