public class NameComparator
extends java.lang.Object
implements java.util.Comparator<org.deckfour.xes.model.XEvent>
| Modifier and Type | Field and Description |
|---|---|
static java.util.Comparator<org.deckfour.xes.model.XEvent> |
INSTANCE |
| Constructor and Description |
|---|
NameComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.deckfour.xes.model.XEvent arg0,
org.deckfour.xes.model.XEvent arg1) |