The members of Android.OS.IParcelableCreator are listed below.
CreateFromParcel(Parcel)Create a new instance of the Parcelable class, instantiating it from the given Parcel whose data had previously been written by Parcelable.writeToParcel(android.os.Parcel, int). | ||
NewArray(int)Create a new array of the Parcelable class. |