Class IntLongOrderedMap.OrderedMapValues

java.lang.Object
com.github.tommyettinger.ds.IntLongMap.Values
com.github.tommyettinger.ds.IntLongOrderedMap.OrderedMapValues
All Implemented Interfaces:
PrimitiveCollection<Long>, PrimitiveCollection.OfLong
Enclosing class:
IntLongOrderedMap

public static class IntLongOrderedMap.OrderedMapValues extends IntLongMap.Values
  • Constructor Details