public class GribRecordStats extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
dups |
int |
filter |
int |
recordsTotal |
int |
recordsUnique |
int |
vars |
| Constructor and Description |
|---|
GribRecordStats() |
public int recordsTotal
public int recordsUnique
public int dups
public int filter
public int vars
public String show()
public void add(GribRecordStats c)