Class ObjectByteHashMapWithHashingStrategy.KeyValuesView.InternalKeyValuesIterator

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

public class ObjectByteHashMapWithHashingStrategy.KeyValuesView.InternalKeyValuesIterator extends Object implements Iterator<ObjectBytePair<K>>