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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic 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–2017 The Apache Software Foundation. All rights reserved.