Uses of Class
com.tangosol.io.nio.BinaryMap.EntrySet
Packages that use BinaryMap.EntrySet
-
Uses of BinaryMap.EntrySet in com.tangosol.io.nio
Fields in com.tangosol.io.nio declared as BinaryMap.EntrySetModifier and TypeFieldDescriptionprotected BinaryMap.EntrySetBinaryMap.m_setThe set of entries backed by this map.Methods in com.tangosol.io.nio that return BinaryMap.EntrySetModifier and TypeMethodDescriptionprotected BinaryMap.EntrySetBinaryMap.instantiateEntrySet()Factory pattern.