public class AbstractEventComparator extends java.lang.Object implements java.util.Comparator<AbstractEvent>, java.io.Serializable
Constructor and Description |
---|
AbstractEventComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(AbstractEvent o1,
AbstractEvent o2) |
public int compare(AbstractEvent o1, AbstractEvent o2)
compare
in interface java.util.Comparator<AbstractEvent>