Class LongHashSet.EntryIterator

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

protected final class LongHashSet.EntryIterator extends AbstractIterator<LongCursor>
An iterator implementation for LongHashSet.iterator().