Class LongObjectHashMap.EntryIterator

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

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