Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.