Class AutoSafeParcelable

  • All Implemented Interfaces:
    android.os.Parcelable, SafeParcelable

    public abstract class AutoSafeParcelable
    extends java.lang.Object
    implements SafeParcelable
    • Constructor Detail

      • AutoSafeParcelable

        public AutoSafeParcelable()
    • Method Detail

      • describeContents

        public int describeContents()
        Specified by:
        describeContents in interface android.os.Parcelable
      • writeToParcel

        public void writeToParcel​(android.os.Parcel out,
                                  int flags)
        Specified by:
        writeToParcel in interface android.os.Parcelable