T
- subclass of AbstractCalendarEventpublic static class AbstractCalendarEvent.StartDateComparator<T extends CalendarEventInterface>
extends java.lang.Object
implements java.util.Comparator<T>
Constructor and Description |
---|
StartDateComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(T ce1,
T ce2) |
public int compare(T ce1, T ce2)
compare
in interface java.util.Comparator<T extends CalendarEventInterface>
Copyright © 2001-2017 Jalios SA. All Rights Reserved.