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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public static final Comparator<ProjectRole> COMPARATOR
public int compare(ProjectRole o1, ProjectRole o2)
compare
in interface Comparator<ProjectRole>
Copyright © 2002-2021 Atlassian. All Rights Reserved.