Uses of Class
com.tangosol.util.SafeHashMap
Packages that use SafeHashMap
Package
Description
Contains classes providing various caching strategies.
Contains various generic utilities.
- 
Uses of SafeHashMap in com.tangosol.net.cache
Subclasses of SafeHashMap in com.tangosol.net.cacheModifier and TypeClassDescriptionclassA LocalCache implementation that supports the JCache API, CacheLoader and CacheStore objects. - 
Uses of SafeHashMap in com.tangosol.util
Subclasses of SafeHashMap in com.tangosol.utilModifier and TypeClassDescriptionclassObservableHashMap<K,V> An ObservableMap implementation that extends the SafeHashMap.Fields in com.tangosol.util declared as SafeHashMapModifier and TypeFieldDescriptionprotected final SafeHashMapWrapperConcurrentMap.m_mapLockThe map containing all the locks.