Constructor and Description |
---|
Cell(int[] cellPosition) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Cell o) |
boolean |
equals(java.lang.Object o) |
int[] |
getCellPosition() |
int |
hashCode() |
java.lang.String |
toString() |
public int[] getCellPosition()
public java.lang.String toString()
toString
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object