Class IntShortHashMap.EntryIterator

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

private final class IntShortHashMap.EntryIterator extends AbstractIterator<IntShortCursor>
An iterator implementation for IntShortHashMap.iterator().