public class GroupNameComparator extends Object implements Comparator<com.atlassian.crowd.embedded.api.Group>
| Constructor and Description |
|---|
GroupNameComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(com.atlassian.crowd.embedded.api.Group g1,
com.atlassian.crowd.embedded.api.Group g2) |
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 int compare(com.atlassian.crowd.embedded.api.Group g1,
com.atlassian.crowd.embedded.api.Group g2)
compare in interface Comparator<com.atlassian.crowd.embedded.api.Group>Copyright © 2002-2019 Atlassian. All Rights Reserved.