Package | Description |
---|---|
org.apache.camel.component.zookeeper |
Modifier and Type | Method and Description |
---|---|
static NaturalSortComparator.Order |
NaturalSortComparator.Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NaturalSortComparator.Order[] |
NaturalSortComparator.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
NaturalSortComparator(NaturalSortComparator.Order order) |
Apache Camel