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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(BackupProject bp1, BackupProject bp2)
compare
in interface Comparator<BackupProject>
Copyright © 2002-2015 Atlassian. All Rights Reserved.