Class IntLongMap.Keys

java.lang.Object
com.github.tommyettinger.ds.IntLongMap.Keys
All Implemented Interfaces:
PrimitiveCollection<Integer>, PrimitiveCollection.OfInt, PrimitiveSet<Integer>, PrimitiveSet.SetOfInt
Direct Known Subclasses:
IntLongOrderedMap.OrderedMapKeys
Enclosing class:
IntLongMap

public static class IntLongMap.Keys extends Object implements PrimitiveSet.SetOfInt