@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public static class AuthorizationContainer.PermissionEntryComparator extends Object implements Comparator<PermissionEntry>
Constructor and Description |
---|
PermissionEntryComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(PermissionEntry o1,
PermissionEntry 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 int compare(PermissionEntry o1, PermissionEntry o2)
compare
in interface Comparator<PermissionEntry>
Copyright © 2016–2022. All rights reserved.