CREATOR

Parcelable CREATOR for deserializing TimestampData instances from a Parcel.

Functions

Link copied to clipboard
open override fun createFromParcel(parcel: Parcel): TimestampData

Creates a new instance of TimestampData from the given Parcel.

Link copied to clipboard
open override fun newArray(size: Int): Array<TimestampData?>

Creates a new array of TimestampData instances.