public static interface Parcelable.Creator<T>
T
createFromParcel(Parcel paramParcel)
T[]
newArray(int paramInt)
T createFromParcel(Parcel paramParcel)
T[] newArray(int paramInt)
Copyright © 2022. All rights reserved.