Class ObjectShortHashMap.EntryIterator

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

private final class ObjectShortHashMap.EntryIterator extends AbstractIterator<ObjectShortCursor<KType>>
An iterator implementation for ObjectShortHashMap.iterator().