| Package | Description | 
|---|---|
| com.tangosol.io | 
 Contains classes providing cache persistence of serialized objects. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
WrapperBufferInput.VersionAwareBufferInput
A BufferInput implementation that in addition to delegating to the given
 DataInput provides an API to check whether the sender of the content of
 this BufferInput runs a version that supersedes (greater or equal to)
 the specified version. 
 |