protected static class LocalTables.ParameterSort extends Object implements Comparator<GribTables.Parameter>
| Modifier | Constructor and Description |
|---|---|
protected |
ParameterSort() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(GribTables.Parameter p1,
GribTables.Parameter p2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(GribTables.Parameter p1, GribTables.Parameter p2)
compare in interface Comparator<GribTables.Parameter>