Class ShortLongHashMap.KeysIterator

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

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