Class ShortHashSet.EntryIterator

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

protected final class ShortHashSet.EntryIterator extends AbstractIterator<ShortCursor>
An iterator implementation for ShortHashSet.iterator().