public class XYCoords
A pair of x/y coordinates
public Number
x
y
XYCoords()
XYCoords(Number x, Number y)