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.ValuesCollectionSegmentedHashMap.m_colValuesThe collection of values backed by this map.Methods in com.tangosol.util that return SegmentedHashMap.ValuesCollectionModifier and TypeMethodDescriptionprotected SegmentedHashMap.ValuesCollectionSegmentedHashMap.instantiateValuesCollection()Factory for ValuesCollection.