ucar.grib.grib2
Class Grib2WriteIndex.CompareKeyDescend

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

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


Constructor Summary
protected Grib2WriteIndex.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

Grib2WriteIndex.CompareKeyDescend

protected Grib2WriteIndex.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.