Class IntIntHashMap.KeyValuesView

java.lang.Object
org.eclipse.collections.impl.AbstractRichIterable<T>
org.eclipse.collections.impl.lazy.AbstractLazyIterable<IntIntPair>
org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap.KeyValuesView
All Implemented Interfaces:
Iterable<IntIntPair>, InternalIterable<IntIntPair>, LazyIterable<IntIntPair>, RichIterable<IntIntPair>
Enclosing class:
IntIntHashMap

private class IntIntHashMap.KeyValuesView extends AbstractLazyIterable<IntIntPair>