Class CharByteHashMap.KeysIterator

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

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