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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public 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>>
ClassCastException
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.