public class ReportComparator extends Object implements Comparator<org.apache.maven.reporting.MavenReport>
| Constructor and Description |
|---|
ReportComparator(Locale locale)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.apache.maven.reporting.MavenReport r1,
org.apache.maven.reporting.MavenReport r2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic ReportComparator(Locale locale)
locale - not nullpublic int compare(org.apache.maven.reporting.MavenReport r1,
org.apache.maven.reporting.MavenReport r2)
compare in interface Comparator<org.apache.maven.reporting.MavenReport>Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.