Class ObjectLongMap.Entries<K>

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

public static class ObjectLongMap.Entries<K> extends AbstractSet<ObjectLongMap.Entry<K>> implements EnhancedCollection<ObjectLongMap.Entry<K>>