public final class ProjectRoleComparator extends Object implements Comparator<ProjectRole>
| Modifier and Type | Field and Description |
|---|---|
static Comparator<ProjectRole> |
COMPARATOR |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ProjectRole o1,
ProjectRole o2) |
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 static final Comparator<ProjectRole> COMPARATOR
public int compare(ProjectRole o1, ProjectRole o2)
compare in interface Comparator<ProjectRole>Copyright © 2002-2018 Atlassian. All Rights Reserved.