Class TIntObjectHashMap.ValueView

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

protected class TIntObjectHashMap.ValueView extends AbstractSet<E>
a view onto the values of the map.