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