Class FloatByteHashMap.ValuesIterator

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

private final class FloatByteHashMap.ValuesIterator extends AbstractIterator<ByteCursor>
An iterator over the set of assigned values.