Class TCharObjectHashMap.ValueView

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

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