public static interface Parcelable.ClassLoaderCreator<T> extends Parcelable.Creator<T>
| Modifier and Type | Method and Description |
|---|---|
T |
createFromParcel(Parcel source,
ClassLoader loader) |
createFromParcel, newArrayT createFromParcel(Parcel source, ClassLoader loader)
Copyright © 2022 The Immutables.org authors. All rights reserved.