Class ObjectLongHashMap.KeyValuesView

All Implemented Interfaces:
Iterable<ObjectLongPair<K>>, InternalIterable<ObjectLongPair<K>>, LazyIterable<ObjectLongPair<K>>, RichIterable<ObjectLongPair<K>>
Enclosing class:
ObjectLongHashMap<K>

private class ObjectLongHashMap.KeyValuesView extends AbstractLazyIterable<ObjectLongPair<K>>