| Package | Description | 
|---|---|
| com.tangosol.net.cache | 
 Contains classes providing various caching strategies. 
 | 
| com.tangosol.util | 
 Contains various generic utilities. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
protected class  | 
OldCache.EntrySet
Deprecated.  
A set of entries backed by this map. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SafeHashMap.EntrySet | 
OldCache.instantiateEntrySet()
Deprecated.  
Factory pattern. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected SafeHashMap.EntrySet | 
SafeHashMap.m_setEntries
The set of entries backed by this map. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SafeHashMap.EntrySet | 
SafeHashMap.instantiateEntrySet()
Factory pattern. 
 |