protected class

CoordinatorLayout.SavedState

extends AbsSavedState

 java.lang.Object

androidx.customview.view.AbsSavedState

↳androidx.coordinatorlayout.widget.CoordinatorLayout.SavedState

Summary

Fields
public static final <any>CREATOR

from AbsSavedStateEMPTY_STATE
Constructors
publicSavedState(Parcelable superState)

publicSavedState(Parcel source, java.lang.ClassLoader loader)

Methods
public voidwriteToParcel(Parcel dest, int flags)

from AbsSavedStatedescribeContents, getSuperState
from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Fields

public static final <any> CREATOR

Constructors

public SavedState(Parcel source, java.lang.ClassLoader loader)

public SavedState(Parcelable superState)

Methods

public void writeToParcel(Parcel dest, int flags)