public static class Collation.PrimaryICUComparisonLevel extends Object
ICUComparisonLevel.| Modifier and Type | Method and Description |
|---|---|
Collation.ComparisonLevel |
excludeCase()
Exclude case comparison.
|
Optional<Collation.CaseFirst> |
getCaseFirst() |
Optional<Boolean> |
getCaseLevel() |
int |
getLevel() |
Collation.ComparisonLevel |
includeCase()
Include case comparison.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitidentical, primary, quaternary, secondary, tertiarypublic Collation.ComparisonLevel includeCase()
ICUComparisonLevelpublic Collation.ComparisonLevel excludeCase()
ICUComparisonLevel@Generated(value="lombok") public int getLevel()
getLevel in interface Collation.ComparisonLevel@Generated(value="lombok") public Optional<Collation.CaseFirst> getCaseFirst()
getCaseFirst in interface Collation.ComparisonLevel@Generated(value="lombok") public Optional<Boolean> getCaseLevel()
getCaseLevel in interface Collation.ComparisonLevelCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.