org.apache.archiva.rest.services.utils
Class ConsumerScanningStatisticsComparator
java.lang.Object
org.apache.archiva.rest.services.utils.ConsumerScanningStatisticsComparator
- All Implemented Interfaces:
- Comparator<org.apache.archiva.rest.api.model.ConsumerScanningStatistics>
public class ConsumerScanningStatisticsComparator
- extends Object
- implements Comparator<org.apache.archiva.rest.api.model.ConsumerScanningStatistics>
- Author:
- Olivier Lamy
|
Method Summary |
int |
compare(org.apache.archiva.rest.api.model.ConsumerScanningStatistics one,
org.apache.archiva.rest.api.model.ConsumerScanningStatistics two)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final ConsumerScanningStatisticsComparator INSTANCE
ConsumerScanningStatisticsComparator
public ConsumerScanningStatisticsComparator()
compare
public int compare(org.apache.archiva.rest.api.model.ConsumerScanningStatistics one,
org.apache.archiva.rest.api.model.ConsumerScanningStatistics two)
- Specified by:
compare in interface Comparator<org.apache.archiva.rest.api.model.ConsumerScanningStatistics>
Copyright © 2006-2012 The Apache Software Foundation. All Rights Reserved.