ucar.grib.grib1
Class Grib1WriteIndex.CompareKeyDescend

java.lang.Object
  extended by ucar.grib.grib1.Grib1WriteIndex.CompareKeyDescend
All Implemented Interfaces:
Comparator<Object>
Enclosing class:
Grib1WriteIndex

protected class Grib1WriteIndex.CompareKeyDescend
extends Object
implements Comparator<Object>


Constructor Summary
protected Grib1WriteIndex.CompareKeyDescend()
           
 
Method Summary
 int compare(Object o1, Object o2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

Grib1WriteIndex.CompareKeyDescend

protected Grib1WriteIndex.CompareKeyDescend()
Method Detail

compare

public int compare(Object o1,
                   Object o2)
Specified by:
compare in interface Comparator<Object>


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.