Class TFloatObjectHashMap.ValueView

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

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