public class

RecyclerView.SavedState

extends AbsSavedState

 java.lang.Object

androidx.customview.view.AbsSavedState

↳androidx.recyclerview.widget.RecyclerView.SavedState

Overview

This is public so that the CREATOR can be accessed on cold launch.

Summary

Fields
public static final <any>CREATOR

from AbsSavedStateEMPTY_STATE
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

Methods

public void writeToParcel(Parcel dest, int flags)