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