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