Class ShortShortHashMap.KeyValuesView

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

private class ShortShortHashMap.KeyValuesView extends AbstractLazyIterable<ShortShortPair>