| 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.ValuesCollection
Deprecated.  
A collection of values backed by this map. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SafeHashMap.ValuesCollection | 
OldCache.instantiateValuesCollection()
Deprecated.  
Factory pattern. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected SafeHashMap.ValuesCollection | 
SafeHashMap.m_colValues
The collection of values backed by this map. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SafeHashMap.ValuesCollection | 
SafeHashMap.instantiateValuesCollection()
Factory pattern. 
 |