Package 

Class AbsSavedState

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public abstract class AbsSavedState
     implements Parcelable
                        

    A Parcelable implementation that should be used by inheritance hierarchies to ensure the state of all classes along the chain is saved.