Class THashMap.ValueView

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractSet<E>
com.gigaspaces.internal.gnu.trove.THashMap.ValueView
All Implemented Interfaces:
Iterable<V>, Collection<V>, Set<V>
Enclosing class:
THashMap<K,V>

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