public class ReportComparator
extends java.lang.Object
implements java.util.Comparator<org.apache.maven.reporting.MavenReport>
Constructor and Description |
---|
ReportComparator(java.util.Locale locale)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
compare(org.apache.maven.reporting.MavenReport r1,
org.apache.maven.reporting.MavenReport r2) |
Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.