| Package | Description |
|---|---|
| org.apache.camel.util |
Utility classes used by the core of Camel.
|
| Modifier and Type | Method and Description |
|---|---|
static OrderedComparator |
OrderedComparator.get()
Gets the comparator that sorts a..z
|
static OrderedComparator |
OrderedComparator.getReverse()
Gets the comparator that sorts z..a (reverse)
|
Apache Camel