Class TLongObjectHashMap.ValueView

java.lang.Object
java.util.AbstractCollection<V>
java.util.AbstractSet<V>
gnu.trove.map.hash.TLongObjectHashMap.ValueView
All Implemented Interfaces:
Iterable<V>, Collection<V>, Set<V>
Enclosing class:
TLongObjectHashMap<V>

protected class TLongObjectHashMap.ValueView extends AbstractSet<V>
a view onto the values of the map.