write To Parcel
Writes the class data into the provided Parcel.
Parameters
dest
The Parcel into which the object is written.
flags
Additional flags about how the object should be written, may be 0 or PARCELABLE_WRITE_RETURN_VALUE.
Writes the class data into the provided Parcel.
The Parcel into which the object is written.
Additional flags about how the object should be written, may be 0 or PARCELABLE_WRITE_RETURN_VALUE.