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