public interface ExpressionResultComparator extends SequenceElementComparator<org.apache.camel.Exchange>
SequenceElementComparator that compares Exchanges based on the result of an expression evaluation.| Modifier and Type | Method and Description |
|---|---|
void |
setExpression(org.apache.camel.Expression expression)
Set the expression used for comparing
Exchanges. |
isValid, predecessor, successorcompare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongApache Camel