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