Uses of Class
com.tangosol.util.SegmentedHashMap.ValuesCollection
-
Uses of SegmentedHashMap.ValuesCollection in com.tangosol.util
Modifier and TypeFieldDescriptionprotected SegmentedHashMap.ValuesCollection
SegmentedHashMap.m_colValues
The collection of values backed by this map.Modifier and TypeMethodDescriptionprotected SegmentedHashMap.ValuesCollection
SegmentedHashMap.instantiateValuesCollection()
Factory for ValuesCollection.