public final class Point extends Object
Point()
Point(int column, int row)
boolean
equals(Object obj)
int
getColumn()
getRow()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Point(int column, int row)
public Point()
public int getColumn()
public int getRow()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2004–2019 OpenL Tablets. All rights reserved.