public class Cell extends Object
Cell(int row, int col)
int
getMaxCol()
getMaxRow()
getMinCol()
getMinRow()
getNbCols()
getNbRows()
void
mergeLeft()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Cell(int row, int col)
public void mergeLeft()
public int getMinRow()
public int getMaxRow()
public int getMinCol()
public int getMaxCol()
public int getNbRows()
public int getNbCols()
public String toString()
toString
Object
Copyright © 2015. All Rights Reserved.