public class Point extends Object
Point(double x, double y)
Point
double
getX()
getY()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Point(double x, double y)
x
y
public double getX()
public double getY()
public String toString()
toString
Object
Copyright © 2019. All rights reserved.