public class TimedEventDurationComparator extends java.lang.Object implements java.util.Comparator<TimedEvent>
| Constructor and Description |
|---|
TimedEventDurationComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(TimedEvent e1,
TimedEvent e2) |
boolean |
equals(TimedEvent e1,
TimedEvent e2) |
public int compare(TimedEvent e1, TimedEvent e2)
compare in interface java.util.Comparator<TimedEvent>public boolean equals(TimedEvent e1, TimedEvent e2)