public static class UserStateService.LastActivityComparatorASC extends Object implements Comparator<UserStateModel>
| Constructor and Description |
|---|
LastActivityComparatorASC() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(UserStateModel u1,
UserStateModel u2) |
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(UserStateModel u1, UserStateModel u2)
compare in interface Comparator<UserStateModel>Copyright © 2003–2019 eXo Platform SAS. All rights reserved.