protected static class LocalTables.ParameterSort extends java.lang.Object implements java.util.Comparator<GribTables.Parameter>
| Modifier | Constructor and Description |
|---|---|
protected |
ParameterSort() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(GribTables.Parameter p1,
GribTables.Parameter p2) |
public int compare(GribTables.Parameter p1, GribTables.Parameter p2)
compare in interface java.util.Comparator<GribTables.Parameter>