public class Coordinate extends Object
Coordinate(int x, int y)
int
getX()
getY()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Coordinate(int x, int y)
x
y
public int getX()
public int getY()