Class DoubleByteHashMap.ValuesIterator

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

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