public class Rect extends Object
int
height
width
Rect()
Rect(int width, int height)
boolean
equals(Object o)
hashCode()
String
toString()
getClass, notify, notifyAll, wait, wait, wait
public final int width
public final int height
public Rect()
public Rect(int width, int height)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString