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