Class CharHashSet.EntryIterator

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

protected final class CharHashSet.EntryIterator extends AbstractIterator<CharCursor>
An iterator implementation for CharHashSet.iterator().