Package | Description |
---|---|
org.glassfish.jersey.model.internal |
Common Jersey internal model related classes and interfaces.
|
Modifier and Type | Field and Description |
---|---|
private RankedComparator.Order |
RankedComparator.order |
Modifier and Type | Method and Description |
---|---|
static RankedComparator.Order |
RankedComparator.Order.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RankedComparator.Order[] |
RankedComparator.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RankedComparator(RankedComparator.Order order) |