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