public class Size extends java.lang.Object
Size(int width, int height)
int
getHeight()
getWidth()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Size(int width, int height)
width
height
public int getWidth()
public int getHeight()