public class Image extends Object implements android.os.Parcelable
android.os.Parcelable.ClassLoaderCreator<T>, android.os.Parcelable.Creator<T>
static android.os.Parcelable.Creator<Image>
CREATOR
Integer
height
String
url
width
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
Image()
protected
Image(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 Integer width
public Integer height
public String url
public static final android.os.Parcelable.Creator<Image> CREATOR
public Image()
protected Image(android.os.Parcel in)
public int describeContents()
describeContents
android.os.Parcelable
public void writeToParcel(android.os.Parcel dest, int flags)
writeToParcel