public class EventComparator extends Object implements Comparator<Event>
Constructor and Description |
---|
EventComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Event ev1,
Event ev2)
Compare
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(Event ev1, Event ev2)
compare
in interface Comparator<Event>
ev1
- eventev2
- eventCopyright © 2015 City of Paris. All rights reserved.