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