Overview | Methods | Fields | This Package | All Packages
Specifies that two strings are sorted in descending order.
Syntax
public static final int DESCENDING;
Remarks
You can specify this flag in calls to sort, but not in calls to compare.