public static class Collation.TertiaryICUComparisonLevel extends Object
ICUComparisonLevel.| Modifier and Type | Method and Description |
|---|---|
Collation.ComparisonLevel |
caseFirst(Collation.CaseFirst caseFirst)
Set the flag that determines sort order of case differences.
|
Optional<Collation.CaseFirst> |
getCaseFirst() |
Optional<Boolean> |
getCaseLevel() |
int |
getLevel() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitidentical, primary, quaternary, secondary, tertiarypublic Collation.ComparisonLevel caseFirst(Collation.CaseFirst caseFirst)
caseFirst - must not be null.ICUComparisonLevelpublic int getLevel()
getLevel in interface Collation.ComparisonLevelpublic Optional<Collation.CaseFirst> getCaseFirst()
getCaseFirst in interface Collation.ComparisonLevelpublic Optional<Boolean> getCaseLevel()
getCaseLevel in interface Collation.ComparisonLevelCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.