public class FileActivityComparator extends Object implements Comparator<List<org.apache.maven.scm.ChangeFile>>
| Constructor and Description |
|---|
FileActivityComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(List<org.apache.maven.scm.ChangeFile> list1,
List<org.apache.maven.scm.ChangeFile> list2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(List<org.apache.maven.scm.ChangeFile> list1, List<org.apache.maven.scm.ChangeFile> list2) throws ClassCastException
compare in interface Comparator<List<org.apache.maven.scm.ChangeFile>>ClassCastExceptionCopyright © 2002–2014 The Apache Software Foundation. All rights reserved.