Interface SafeParcelable

  • All Superinterfaces:
    android.os.Parcelable
    All Known Implementing Classes:
    AutoSafeParcelable

    public interface SafeParcelable
    extends android.os.Parcelable
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static interface  SafeParcelable.Field  
      • Nested classes/interfaces inherited from interface android.os.Parcelable

        android.os.Parcelable.ClassLoaderCreator<T extends java.lang.Object>, android.os.Parcelable.Creator<T extends java.lang.Object>
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String NULL
      Deprecated.
      static int SAFE_PARCEL_MAGIC
      Deprecated.
      static int SAFE_PARCEL_OBJECT_MAGIC  
      • Fields inherited from interface android.os.Parcelable

        CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
    • Method Summary

      • Methods inherited from interface android.os.Parcelable

        describeContents, writeToParcel