Class IntCharHashMap.KeysIterator

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

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