public class PhotoSize extends Object
String
fileID
Integer
fileSize
int
height
width
PhotoSize(String fileID, int width, int height, Integer fileSize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String fileID
public final int width
public final int height
public final Integer fileSize
public PhotoSize(String fileID, int width, int height, Integer fileSize)
Copyright © 2016 iSuper.org. All Rights Reserved.