Uses of Class
org.apache.camel.support.OrderedComparator
-
Packages that use OrderedComparator Package Description org.apache.camel.support Base classes that help to implement the camel API and are expected to be extended by the user -
-
Uses of OrderedComparator in org.apache.camel.support
Methods in org.apache.camel.support that return OrderedComparator Modifier and Type Method Description static OrderedComparator
OrderedComparator. get()
Gets the comparator that sorts a..zstatic OrderedComparator
OrderedComparator. getReverse()
Gets the comparator that sorts z..a (reverse)
-