Class ObjectLongHashMapWithHashingStrategy.KeyValuesView.InternalKeyValuesIterator

java.lang.Object
org.eclipse.collections.impl.map.mutable.primitive.ObjectLongHashMapWithHashingStrategy.KeyValuesView.InternalKeyValuesIterator
All Implemented Interfaces:
Iterator<ObjectLongPair<K>>
Enclosing class:
ObjectLongHashMapWithHashingStrategy.KeyValuesView

public class ObjectLongHashMapWithHashingStrategy.KeyValuesView.InternalKeyValuesIterator extends Object implements Iterator<ObjectLongPair<K>>