Class ShortByteHashMap.ValuesIterator

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

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