public class ExamplePoint extends Object implements scala.Serializable
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()