public class ExamplePoint extends Object
ExamplePoint(double x, double y)
double
x()
y()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExamplePoint(double x, double y)
public double x()
public double y()