-
-
Constructor Summary
Constructors
| Constructor and Description |
Point() |
Point(int col,
int row) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getColumn
public int getColumn()
-
getRow
public int getRow()
Copyright © 2012. All Rights Reserved.