Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsFieldsThis PackageAll Packages
StringSorter.IGNOREWIDTH
Specifies that character widths are ignored when comparing or sorting two strings.
Syntax
public static final int IGNOREWIDTH;
Remarks
When this flag is specified in calls to compare and sort, single-byte characters and their corresponding double-byte characters are not differentiated.