-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
long |
getX() |
int |
getY() |
void |
setX(long x) |
void |
setY(int y) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
TaskData.Point
public TaskData.Point()
-
Method Detail
-
setX
public void setX(long x)
-
setY
public void setY(int y)
Copyright © 2014. All rights reserved.