public class IndexPair
extends java.lang.Object
Constructor and Description |
---|
IndexPair() |
IndexPair(short row,
short col) |
Modifier and Type | Method and Description |
---|---|
short |
getCol() |
short |
getRow() |
void |
setCol(short col) |
void |
setRow(short row) |
java.lang.String |
toString() |