Uses of Class
com.tangosol.util.SegmentedHashMap.ValuesCollection
-
Packages that use SegmentedHashMap.ValuesCollection Package Description com.tangosol.util Contains various generic utilities. -
-
Uses of SegmentedHashMap.ValuesCollection in com.tangosol.util
Fields in com.tangosol.util declared as SegmentedHashMap.ValuesCollection Modifier and Type Field Description protected SegmentedHashMap.ValuesCollection
SegmentedHashMap. m_colValues
The collection of values backed by this map.Methods in com.tangosol.util that return SegmentedHashMap.ValuesCollection Modifier and Type Method Description protected SegmentedHashMap.ValuesCollection
SegmentedHashMap. instantiateValuesCollection()
Factory for ValuesCollection.
-