Class LongObjectMap.Entries<V>

All Implemented Interfaces:
EnhancedCollection<LongObjectMap.Entry<V>>, Iterable<LongObjectMap.Entry<V>>, Collection<LongObjectMap.Entry<V>>, Set<LongObjectMap.Entry<V>>
Direct Known Subclasses:
LongObjectOrderedMap.OrderedMapEntries
Enclosing class:
LongObjectMap<V>

public static class LongObjectMap.Entries<V> extends AbstractSet<LongObjectMap.Entry<V>> implements EnhancedCollection<LongObjectMap.Entry<V>>