public static class Collation.Alternate extends Object
| Modifier and Type | Method and Description |
|---|---|
static Collation.Alternate |
nonIgnorable()
Consider Whitespace and punctuation as base characters.
|
static Collation.AlternateWithMaxVariable |
shifted()
Whitespace and punctuation are not considered base characters and are only distinguished at
strength.
|
public static Collation.Alternate nonIgnorable()
Collation.Alternate.public static Collation.AlternateWithMaxVariable shifted()
ICUComparisonLevel above Collation.ComparisonLevel.tertiary().Collation.AlternateWithMaxVariable.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.