Class DoubleObjectHashMap.EntryIterator

java.lang.Object
com.carrotsearch.hppc.AbstractIterator<DoubleObjectCursor<VType>>
com.carrotsearch.hppc.DoubleObjectHashMap.EntryIterator
All Implemented Interfaces:
Iterator<DoubleObjectCursor<VType>>
Enclosing class:
DoubleObjectHashMap<VType>

private final class DoubleObjectHashMap.EntryIterator extends AbstractIterator<DoubleObjectCursor<VType>>
An iterator implementation for DoubleObjectHashMap.iterator().