@Immutable
public static class GribCollectionImmutable.Record
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
bmsOffset |
int |
drsOffset |
int |
fileno |
long |
pos |
| Constructor and Description |
|---|
Record(int fileno,
long pos,
int bmsOffset,
int drsOffset) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |