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