Class ShortObjectHashMap.KeysIterator

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

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