public class BackupProjectNameComparator extends Object implements Comparator<BackupProject>
BackupProject's by their name.| Constructor and Description |
|---|
BackupProjectNameComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(BackupProject bp1,
BackupProject bp2) |
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(BackupProject bp1, BackupProject bp2)
compare in interface Comparator<BackupProject>Copyright © 2002-2021 Atlassian. All Rights Reserved.