organizeImportsCollation
Indicates whether imports should be organized via an "ordinal" (binary) comparison using the numeric value of their code points, or via "unicode" collation (via the Unicode Collation Algorithm) using rules associated with the locale specified in {@link organizeImportsCollationLocale}.
Default: "ordinal"
.