Stay organized with collections
Save and categorize content based on your preferences.
UCharacterEnums
open class UCharacterEnums
A container for the different 'enumerated types' used by UCharacter.
Summary
Nested classes |
abstract |
'Enum' for the CharacterCategory constants.
|
abstract |
'Enum' for the CharacterDirection constants.
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# UCharacterEnums\n\nAdded in [API level 24](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels)\n\nUCharacterEnums\n===============\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/icu/lang/UCharacterEnums \"View this page in Java\") \n\n```\nopen class UCharacterEnums\n```\n\n|---|---------------------------------------|\n| [kotlin.Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html) ||\n| ↳ | [android.icu.lang.UCharacterEnums](#) |\n\nA container for the different 'enumerated types' used by UCharacter.\n\nSummary\n-------\n\n| Nested classes ||\n|----------|--------------------------------------------------------------------------------------------------------------------------------------------|\n| abstract | [ECharacterCategory](/reference/kotlin/android/icu/lang/UCharacterEnums.ECharacterCategory) 'Enum' for the CharacterCategory constants. |\n| abstract | [ECharacterDirection](/reference/kotlin/android/icu/lang/UCharacterEnums.ECharacterDirection) 'Enum' for the CharacterDirection constants. |"]]