public class UserSharePermissionComparator extends Object
Constructor and Description |
---|
UserSharePermissionComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(SharePermission perm1,
SharePermission perm2) |
protected static int |
compareNull(Object obj1,
Object obj2) |
protected int |
comparePermissions(SharePermission perm1,
SharePermission perm2) |
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 final int compare(SharePermission perm1, SharePermission perm2)
compare
in interface Comparator<SharePermission>
protected int comparePermissions(SharePermission perm1, SharePermission perm2)
Copyright © 2002-2023 Atlassian. All Rights Reserved.