Package | Description |
---|---|
com.tangosol.util |
Contains various generic utilities.
|
Modifier and Type | Field | Description |
---|---|---|
protected SegmentedHashMap.ValuesCollection |
SegmentedHashMap.m_colValues
The collection of values backed by this map.
|
Modifier and Type | Method | Description |
---|---|---|
protected SegmentedHashMap.ValuesCollection |
SegmentedHashMap.instantiateValuesCollection()
Factory for ValuesCollection.
|