Class LongLongHashMap.KeyValuesView

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

private class LongLongHashMap.KeyValuesView extends AbstractLazyIterable<LongLongPair>