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

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

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


Constructor Summary
TileUsageReportGenerator.GroupingComparator(Comparator<TileComputationEvent>... comparators)
           
 
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.GroupingComparator

public TileUsageReportGenerator.GroupingComparator(Comparator<TileComputationEvent>... comparators)
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.