Class SortEventsPlugin.EventsComparator
- java.lang.Object
-
- org.processmining.plugins.inductiveVisualMiner.plugins.SortEventsPlugin.EventsComparator
-
- All Implemented Interfaces:
java.util.Comparator<org.deckfour.xes.model.XEvent>
- Enclosing class:
- SortEventsPlugin
public static class SortEventsPlugin.EventsComparator extends java.lang.Object implements java.util.Comparator<org.deckfour.xes.model.XEvent>
-
-
Constructor Summary
Constructors Constructor Description EventsComparator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intcompare(org.deckfour.xes.model.XEvent o1, org.deckfour.xes.model.XEvent o2)
-