public class ContentModificationComparator extends Object implements Comparator
Constructor and Description |
---|
ContentModificationComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Object a,
Object b) |
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(Object a, Object b)
compare
in interface Comparator
Copyright © 2003–2020 Atlassian. All rights reserved.