| 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.KeySet
Deprecated.  
A set of entries backed by this map. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SafeHashMap.KeySet | 
OldCache.instantiateKeySet()
Deprecated.  
Factory pattern. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected SafeHashMap.KeySet | 
SafeHashMap.m_setKeys
The set of keys backed by this map. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SafeHashMap.KeySet | 
SafeHashMap.instantiateKeySet()
Factory pattern. 
 |