public class Rect extends Object
Rect(int x, int y, int width, int height)
boolean
equals(Object obj)
int
getHeight()
getWidth()
getX()
getY()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Rect(int x, int y, int width, int height)
public int getX()
public int getY()
public int getWidth()
public int getHeight()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2019. All rights reserved.