public class IntegerCell extends Object
Grid
IntegerCell(int x, int y, int value)
int
getValue()
getX()
getY()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntegerCell(int x, int y, int value)
public int getX()
public int getY()
public int getValue()