public class Point extends Object
Point(int x, int y)
short
getX()
getY()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Point(int x, int y)
x
y
public short getX()
public short getY()