public static interface Parcelable.Creator<T>
T
createFromParcel(Parcel source)
T[]
newArray(int size)
T createFromParcel(Parcel source)
T[] newArray(int size)
Copyright © 2022 The Immutables.org authors. All rights reserved.