Class IntByteHashMap.ValuesIterator

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

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