Class ByteHashSet.EntryIterator

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

protected final class ByteHashSet.EntryIterator extends AbstractIterator<ByteCursor>
An iterator implementation for ByteHashSet.iterator().