Uses of Class
com.tangosol.io.pof.RawDayTimeInterval
Package
Description
Contains classes related to POF serialization and deserialization.
-
Uses of RawDayTimeInterval in com.tangosol.io.pof
Modifier and TypeMethodDescriptionPofBufferReader.readRawDayTimeInterval
(int iProp) Read a RawDayTimeInterval from the POF stream.PofReader.readRawDayTimeInterval
(int iProp) Read a RawDayTimeInterval from the POF stream.Modifier and TypeMethodDescriptionvoid
PofBufferWriter.writeRawDayTimeInterval
(int iProp, RawDayTimeInterval interval) Write a RawDayTimeInterval property to the POF stream.void
PofWriter.writeRawDayTimeInterval
(int iProp, RawDayTimeInterval interval) Write a RawDayTimeInterval property to the POF stream.