StringSorter.DESCENDING

Overview | Methods | Fields | This Package | All Packages

StringSorter.DESCENDING

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.