public class Cursor extends Object implements android.os.Parcelable
android.os.Parcelable.ClassLoaderCreator<T>, android.os.Parcelable.Creator<T>
String
after
static android.os.Parcelable.Creator<Cursor>
CREATOR
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
Cursor()
protected
Cursor(android.os.Parcel in)
int
describeContents()
void
writeToParcel(android.os.Parcel dest, int flags)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String after
public static final android.os.Parcelable.Creator<Cursor> CREATOR
public Cursor()
protected Cursor(android.os.Parcel in)
public int describeContents()
describeContents
android.os.Parcelable
public void writeToParcel(android.os.Parcel dest, int flags)
writeToParcel