class UserPreferencesExtensionPoint.UserPrefOrderComparator extends Object implements Comparator<UserPreference>
| Constructor and Description |
|---|
UserPrefOrderComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(UserPreference pref1,
UserPreference pref2) |
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, thenComparingLongUserPrefOrderComparator()
public int compare(UserPreference pref1, UserPreference pref2)
compare in interface Comparator<UserPreference>