|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectGribRecordComparator
public final class GribRecordComparator
Constructor Summary | |
---|---|
GribRecordComparator()
|
Method Summary | |
---|---|
int |
compare(GribRecord gr1,
GribRecord gr2)
Method required to implement Comparator. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface Comparator |
---|
equals |
Constructor Detail |
---|
public GribRecordComparator()
Method Detail |
---|
public int compare(GribRecord gr1, GribRecord gr2)
compare
in interface Comparator<GribRecord>
obj1
- DOCUMENT ME!obj2
- DOCUMENT ME!
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |