ucar.grib
Class ShowGribIndex.CompareKeyAscend

java.lang.Object
  extended by ucar.grib.ShowGribIndex.CompareKeyAscend
All Implemented Interfaces:
Comparator<String>
Enclosing class:
ShowGribIndex

protected class ShowGribIndex.CompareKeyAscend
extends Object
implements Comparator<String>


Constructor Summary
protected ShowGribIndex.CompareKeyAscend()
           
 
Method Summary
 int compare(String s1, String s2)
           
 
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

ShowGribIndex.CompareKeyAscend

protected ShowGribIndex.CompareKeyAscend()
Method Detail

compare

public int compare(String s1,
                   String s2)
Specified by:
compare in interface Comparator<String>


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