public class Coordinate extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
charPosition
|
int |
line
|
| Constructor and Description |
|---|
Coordinate(int a, int b)
|
public StringtoString()