Class ShortFloatHashMap.KeysIterator

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

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