Class ObjectBooleanHashMapWithHashingStrategy.KeyValuesView.InternalKeyValuesIterator

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

public class ObjectBooleanHashMapWithHashingStrategy.KeyValuesView.InternalKeyValuesIterator extends Object implements Iterator<ObjectBooleanPair<K>>