public final class CorrelationSequenceComparator extends Object implements Comparator<MuleEvent>
CorrelationSequenceComparator is a Comparator for
MuleEvents using their respective correlation sequences.| Constructor and Description |
|---|
CorrelationSequenceComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(MuleEvent event1,
MuleEvent event2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(MuleEvent event1, MuleEvent event2)
compare in interface Comparator<MuleEvent>Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.