Class LongObjectMap.Keys<V>

java.lang.Object
com.github.tommyettinger.ds.LongObjectMap.Keys<V>
All Implemented Interfaces:
PrimitiveCollection<Long>, PrimitiveCollection.OfLong, PrimitiveSet<Long>, PrimitiveSet.SetOfLong
Direct Known Subclasses:
LongObjectOrderedMap.OrderedMapKeys
Enclosing class:
LongObjectMap<V>

public static class LongObjectMap.Keys<V> extends Object implements PrimitiveSet.SetOfLong