Class ShortIntHashMap.KeysIterator

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

private final class ShortIntHashMap.KeysIterator extends AbstractIterator<ShortCursor>
An iterator over the set of assigned keys.