Class DoubleIntHashMap.EntryIterator

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

private final class DoubleIntHashMap.EntryIterator extends AbstractIterator<DoubleIntCursor>
An iterator implementation for DoubleIntHashMap.iterator().