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