public class Position extends Object
Position(int row, int col)
boolean
equals(Object obj)
int
getCol()
getRow()
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Position(int row, int col)
public int getRow()
public int getCol()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2015. All Rights Reserved.