-
- All Implemented Interfaces:
-
android.os.Parcelable.Creator
public class ContextChooseContent.CREATOR implements Parcelable.Creator<ContextChooseContent>
-
-
Field Summary
Fields Modifier and Type Field Description public final static ContextChooseContent.CREATORINSTANCE
-
Method Summary
Modifier and Type Method Description ContextChooseContentcreateFromParcel(Parcel parcel)Array<ContextChooseContent>newArray(Integer size)-
-
Method Detail
-
createFromParcel
ContextChooseContent createFromParcel(Parcel parcel)
-
newArray
Array<ContextChooseContent> newArray(Integer size)
-
-
-
-