|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Parcelable
Nested Class Summary | |
---|---|
static interface |
Parcelable.ClassLoaderCreator<T>
|
static interface |
Parcelable.Creator<T>
|
Field Summary | |
---|---|
static int |
CONTENTS_FILE_DESCRIPTOR
|
static int |
PARCELABLE_WRITE_RETURN_VALUE
|
Method Summary | |
---|---|
int |
describeContents()
|
void |
writeToParcel(Parcel dest,
int flags)
|
Field Detail |
---|
static final int PARCELABLE_WRITE_RETURN_VALUE
static final int CONTENTS_FILE_DESCRIPTOR
Method Detail |
---|
int describeContents()
void writeToParcel(Parcel dest, int flags)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |