Class ShortCharHashMap.KeysIterator

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

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