@Portable public class Coordinate extends Object
Coordinate(int row, int col)
int
getCol()
getRow()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Coordinate(int row, int col)
public int getCol()
public int getRow()
public String toString()
toString
Object
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.