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

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

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


Constructor Summary
TileUsageReportGenerator.ImagesComparator()
           
 
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.ImagesComparator

public TileUsageReportGenerator.ImagesComparator()
Method Detail

compare

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


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