protected static class GempakFileReader.DMHeaders
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.List<int[]> |
colHeaders
column keys
|
int |
lstcl
last valid column
|
int |
lstrw
last valid row
|
java.util.List<int[]> |
rowHeaders
row keys
|
| Constructor and Description |
|---|
DMHeaders()
Default ctor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Get a String representation of this object.
|