public class Point extends Object
Point(long x, long y)
long
getX()
getY()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Point(long x, long y)
x
y
public long getX()
public long getY()
Copyright © 2014. All Rights Reserved.