Uses of Class
com.tangosol.util.AbstractKeyBasedMap.EntrySet.Entry
Packages that use AbstractKeyBasedMap.EntrySet.Entry
Package
Description
Contains classes providing various caching strategies.
Contains interfaces and classes related to partitioned services.
Contains various generic utilities.
- 
Uses of AbstractKeyBasedMap.EntrySet.Entry in com.tangosol.net.cache
Subclasses of AbstractKeyBasedMap.EntrySet.Entry in com.tangosol.net.cacheModifier and TypeClassDescriptionclassA Cache Entry implementation. - 
Uses of AbstractKeyBasedMap.EntrySet.Entry in com.tangosol.net.partition
Subclasses of AbstractKeyBasedMap.EntrySet.Entry in com.tangosol.net.partitionModifier and TypeClassDescriptionclassA Cache Entry implementation. - 
Uses of AbstractKeyBasedMap.EntrySet.Entry in com.tangosol.util
Subclasses of AbstractKeyBasedMap.EntrySet.Entry in com.tangosol.utilModifier and TypeClassDescriptionprotected classAn Entry implementation that is augmented to allow an Entry instance to be re-used, which means that the same Entry instance can represent different map entries over time.