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