public static class DecoratedEvent.DecoratedEventComparator extends Object implements Comparator<DecoratedEvent>
| Constructor and Description |
|---|
DecoratedEvent.DecoratedEventComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(DecoratedEvent o1,
DecoratedEvent o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic DecoratedEvent.DecoratedEventComparator()
public int compare(DecoratedEvent o1, DecoratedEvent o2)
compare in interface Comparator<DecoratedEvent>