Uses of Class
com.tangosol.util.SafeHashMap.EntrySet
Packages that use SafeHashMap.EntrySet
Package
Description
Contains classes providing various caching strategies.
Contains various generic utilities.
-
Uses of SafeHashMap.EntrySet in com.tangosol.net.cache
Subclasses of SafeHashMap.EntrySet in com.tangosol.net.cacheModifier and TypeClassDescriptionprotected classDeprecated.A set of entries backed by this map.Methods in com.tangosol.net.cache that return SafeHashMap.EntrySetModifier and TypeMethodDescriptionprotected SafeHashMap.EntrySetOldCache.instantiateEntrySet()Deprecated.Factory pattern. -
Uses of SafeHashMap.EntrySet in com.tangosol.util
Fields in com.tangosol.util declared as SafeHashMap.EntrySetModifier and TypeFieldDescriptionprotected SafeHashMap<K,V>.EntrySet SafeHashMap.m_setEntriesThe set of entries backed by this map.Methods in com.tangosol.util that return SafeHashMap.EntrySetModifier and TypeMethodDescriptionprotected SafeHashMap<K,V>.EntrySet SafeHashMap.instantiateEntrySet()Factory pattern.