Class ObjectHashSet.EntryIterator

java.lang.Object
com.carrotsearch.hppc.AbstractIterator<ObjectCursor<KType>>
com.carrotsearch.hppc.ObjectHashSet.EntryIterator
All Implemented Interfaces:
Iterator<ObjectCursor<KType>>
Enclosing class:
ObjectHashSet<KType>

protected final class ObjectHashSet.EntryIterator extends AbstractIterator<ObjectCursor<KType>>
An iterator implementation for ObjectHashSet.iterator().