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