FileDocCategorySizeDatePackage
AbsSavedState.javaAPI DocAndroid 5.1 API751Sat Mar 14 14:09:38 GMT 2015android.view

AbsSavedState

public abstract class AbsSavedState extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
public static final AbsSavedState
EMPTY_STATE
Constructors Summary
protected AbsSavedState(android.os.Parcelable superState)

 throw new RuntimeException("Stub!"); 
protected AbsSavedState(android.os.Parcel source)

 throw new RuntimeException("Stub!"); 
Methods Summary
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public final android.os.ParcelablegetSuperState()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel dest, int flags)

 throw new RuntimeException("Stub!");