Class IntShortHashMap.ValuesIterator

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

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