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