com.mindbright.terminal
public class SearchContext extends java.lang.Object
| Constructor and Description |
|---|
SearchContext(int startRow,
int startCol,
int endRow,
int endCol) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEndCol() |
int |
getEndRow() |
int |
getStartCol() |
int |
getStartRow() |
java.lang.String |
toString() |