Class ObjectLongOrderedMap.OrderedMapEntries<K>

All Implemented Interfaces:
EnhancedCollection<ObjectLongMap.Entry<K>>, Iterable<ObjectLongMap.Entry<K>>, Collection<ObjectLongMap.Entry<K>>, Set<ObjectLongMap.Entry<K>>
Enclosing class:
ObjectLongOrderedMap<K>

public static class ObjectLongOrderedMap.OrderedMapEntries<K> extends ObjectLongMap.Entries<K>