Uses of Class
com.tangosol.io.pof.RawYearMonthInterval
Package
Description
Contains classes related to POF serialization and deserialization.
-
Uses of RawYearMonthInterval in com.tangosol.io.pof
Modifier and TypeMethodDescriptionPofBufferReader.readRawYearMonthInterval
(int iProp) Read a RawYearMonthInterval from the POF stream.PofReader.readRawYearMonthInterval
(int iProp) Read a RawYearMonthInterval from the POF stream.Modifier and TypeMethodDescriptionvoid
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.