Class ShortShortHashMap.KeysIterator

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

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