public final class EventGroup.ArrivalOrderEventComparator extends Object implements Comparator<MuleEvent>
Constructor and Description |
---|
EventGroup.ArrivalOrderEventComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(MuleEvent event1,
MuleEvent event2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public EventGroup.ArrivalOrderEventComparator()
public int compare(MuleEvent event1, MuleEvent event2)
compare
in interface Comparator<MuleEvent>
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.