public static class TransportDiff.TransportRangeDiff
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
int |
dcol1 |
int |
dcol2 |
int |
drow1 |
int |
drow2 |
| Constructor and Description |
|---|
TransportRangeDiff() |
TransportRangeDiff(int drow1,
int dcol1,
int drow2,
int dcol2) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |