| Package | Description | 
|---|---|
| com.tangosol.net.cache | 
 Contains classes providing various caching strategies. 
 | 
| com.tangosol.net.partition | 
 Contains interfaces and classes related to partitioned services. 
 | 
| com.tangosol.util | 
 Contains various generic utilities. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SerializationCache.EntrySet.Entry
A Cache Entry implementation. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ObservableSplittingBackingCache.EntrySet.Entry
A Cache Entry implementation. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
protected class  | 
OpenHashMap.EntrySet.Entry
An 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. 
 |