Class LongIntMap.Entries

All Implemented Interfaces:
EnhancedCollection<LongIntMap.Entry>, Iterable<LongIntMap.Entry>, Collection<LongIntMap.Entry>, Set<LongIntMap.Entry>
Direct Known Subclasses:
LongIntOrderedMap.OrderedMapEntries
Enclosing class:
LongIntMap

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