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