| Package | Description | 
|---|---|
| com.tangosol.util | 
 Contains various generic utilities. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected ConverterCollections.ConverterConcurrentMap | 
ConverterCollections.ConverterNamedCache.m_mapConcurrent
A Converter ConcurrentMap around the underlying NamedCache. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ConverterCollections.ConverterConcurrentMap | 
ConverterCollections.getConcurrentMap(ConcurrentMap map, Converter convKeyUp, Converter convKeyDown, Converter convValUp, Converter convValDown)
Returns a Converter instance of ConcurrentMap. 
 |