public class Size
private final int
width
height
Size(int width, int height)
int
getWidth()
getHeight()
boolean
equals(Object obj)
String
toString()
hashCode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
int getWidth()
int getHeight()
boolean equals(Object obj)
String toString()
int hashCode()