org.esa.beam.framework.gpf.monitor
Class TileUsageReportGenerator.GroupingComparator
java.lang.Object
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>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TileUsageReportGenerator.GroupingComparator
public TileUsageReportGenerator.GroupingComparator(Comparator<TileComputationEvent>... comparators)
compare
public int compare(TileComputationEvent o1,
TileComputationEvent o2)
- Specified by:
compare in interface Comparator<TileComputationEvent>
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.