public abstract class AutoSafeParcelable extends java.lang.Object implements SafeParcelable
| Modifier and Type | Class and Description |
|---|---|
static class |
AutoSafeParcelable.AutoCreator<T extends SafeParcelable> |
NULL, SAFE_PARCEL_MAGIC| Constructor and Description |
|---|
AutoSafeParcelable() |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
void |
writeToParcel(android.os.Parcel out,
int flags) |