public class CalendarConfigurationByNameComparator extends Object implements Comparator<CalendarConfiguration>
| Constructor and Description |
|---|
CalendarConfigurationByNameComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(CalendarConfiguration left,
CalendarConfiguration right) |
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 CalendarConfigurationByNameComparator()
public int compare(CalendarConfiguration left, CalendarConfiguration right)
compare in interface Comparator<CalendarConfiguration>Copyright © 2018 Apereo. All Rights Reserved.