org.esa.beam.framework.gpf.monitor
Class TileUsageReportGenerator.TileIndicesComparator

java.lang.Object
  extended by org.esa.beam.framework.gpf.monitor.TileUsageReportGenerator.TileIndicesComparator
All Implemented Interfaces:
Comparator<TileComputationEvent>
Enclosing class:
TileUsageReportGenerator

public static class TileUsageReportGenerator.TileIndicesComparator
extends Object
implements Comparator<TileComputationEvent>


Constructor Summary
TileUsageReportGenerator.TileIndicesComparator()
           
 
Method Summary
 int compare(TileComputationEvent o1, TileComputationEvent 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

TileUsageReportGenerator.TileIndicesComparator

public TileUsageReportGenerator.TileIndicesComparator()
Method Detail

compare

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


Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.