| Package | Description | 
|---|---|
| com.oracle.common.base | 
 This package will be removed in a future release therefore please switch
to the com.oracle.coherence.common.base alternative asap. 
 | 
| com.tangosol.net.cache | 
 Contains classes providing various caching strategies. 
 | 
| com.tangosol.util | 
 Contains various generic utilities. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
com.oracle.common.base.Converter<F,T>
Deprecated. 
 
use  
Converter instead | 
| Modifier and Type | Class and Description | 
|---|---|
protected static class  | 
SimpleOverflowMap.FrontFilterConverter
A combination Filter and Converter used to iterate through the
 status map in order to iterate through the front keys. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
NullImplementation.NullConverter
A Converter that does nothing. 
 |