public class Resolution extends java.lang.Object implements java.io.Serializable
int
height
width
Resolution(int width, int height)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final int width
public final int height
public Resolution(int width, int height)