protected static class CarouselLayoutManager.CarouselSavedState
extends java.lang.Object
implements android.os.Parcelable
| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<CarouselLayoutManager.CarouselSavedState> |
CREATOR |
| Modifier | Constructor and Description |
|---|---|
protected |
CarouselSavedState(CarouselLayoutManager.CarouselSavedState other) |
protected |
CarouselSavedState(android.os.Parcelable superState) |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
void |
writeToParcel(android.os.Parcel parcel,
int i) |
public static final android.os.Parcelable.Creator<CarouselLayoutManager.CarouselSavedState> CREATOR
protected CarouselSavedState(android.os.Parcelable superState)
protected CarouselSavedState(CarouselLayoutManager.CarouselSavedState other)