Uses of Class
com.tangosol.io.nio.BinaryMap.ValuesCollection
-
Packages that use BinaryMap.ValuesCollection Package Description com.tangosol.io.nio Contains classes related to J2SE 1.4 NIO functionality. -
-
Uses of BinaryMap.ValuesCollection in com.tangosol.io.nio
Fields in com.tangosol.io.nio declared as BinaryMap.ValuesCollection Modifier and Type Field Description protected BinaryMap.ValuesCollection
BinaryMap. m_colValues
The collection of values backed by this map.Methods in com.tangosol.io.nio that return BinaryMap.ValuesCollection Modifier and Type Method Description protected BinaryMap.ValuesCollection
BinaryMap. instantiateValuesCollection()
Factory pattern.
-