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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public 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-2023 Atlassian. All Rights Reserved.