Class ObjectLongMap.Values<K>

java.lang.Object
com.github.tommyettinger.ds.ObjectLongMap.Values<K>
All Implemented Interfaces:
PrimitiveCollection<Long>, PrimitiveCollection.OfLong
Direct Known Subclasses:
ObjectLongOrderedMap.OrderedMapValues
Enclosing class:
ObjectLongMap<K>

public static class ObjectLongMap.Values<K> extends Object implements PrimitiveCollection.OfLong