public static class MediaEntity.Size extends Object implements Serializable
int
h
String
resize
w
Size(int w, int h, String resize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final int w
public final int h
public final String resize
public Size(int w, int h, String resize)