public class UserComparator extends Object implements Comparator<ApplicationUser>
| Constructor and Description | 
|---|
UserComparator()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compare(ApplicationUser o1,
       ApplicationUser o2)  | 
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(ApplicationUser o1, ApplicationUser o2)
compare in interface Comparator<ApplicationUser>Copyright © 2002-2018 Atlassian. All Rights Reserved.