Uses of Class
com.tangosol.util.SegmentedHashMap.ValuesCollection
Packages that use SegmentedHashMap.ValuesCollection
-
Uses of SegmentedHashMap.ValuesCollection in com.tangosol.util
Fields in com.tangosol.util declared as SegmentedHashMap.ValuesCollectionModifier and TypeFieldDescriptionprotected SegmentedHashMap.ValuesCollection
SegmentedHashMap.m_colValues
The collection of values backed by this map.Methods in com.tangosol.util that return SegmentedHashMap.ValuesCollectionModifier and TypeMethodDescriptionprotected SegmentedHashMap.ValuesCollection
SegmentedHashMap.instantiateValuesCollection()
Factory for ValuesCollection.