public class ReportComparator extends Object implements Comparator<MavenReport>
| Constructor and Description |
|---|
ReportComparator(Locale locale)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(MavenReport r1,
MavenReport r2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic ReportComparator(Locale locale)
locale - not nullpublic int compare(MavenReport r1, MavenReport r2)
compare in interface Comparator<MavenReport>Copyright © 2005–2018 The Apache Software Foundation. All rights reserved.