| Package | Description | 
|---|---|
| com.tangosol.io.pof | Contains classes related to POF serialization and deserialization. | 
| Modifier and Type | Method and Description | 
|---|---|
| RawYearMonthInterval | PofBufferReader. readRawYearMonthInterval(int iProp)Read a RawYearMonthInterval from the POF stream. | 
| RawYearMonthInterval | PofReader. readRawYearMonthInterval(int iProp)Read a RawYearMonthInterval from the POF stream. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PofBufferWriter. writeRawYearMonthInterval(int iProp, RawYearMonthInterval interval)Write a RawYearMonthInterval property to the POF stream. | 
| void | PofWriter. writeRawYearMonthInterval(int iProp, RawYearMonthInterval interval)Write a RawYearMonthInterval property to the POF stream. |