Class CharObjectHashMap.KeysIterator

java.lang.Object
org.apache.lucene.internal.hppc.AbstractIterator<CharCursor>
org.apache.lucene.internal.hppc.CharObjectHashMap.KeysIterator
All Implemented Interfaces:
Iterator<CharCursor>
Enclosing class:
CharObjectHashMap<VType>

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