Uses of Enum
com.ibm.icu.lang.UCharacter.IdentifierStatus
Packages that use UCharacter.IdentifierStatus
-
Uses of UCharacter.IdentifierStatus in com.ibm.icu.lang
Subclasses with type arguments of type UCharacter.IdentifierStatus in com.ibm.icu.langModifier and TypeClassDescriptionstatic enumIdentifier Status constants.Methods in com.ibm.icu.lang that return UCharacter.IdentifierStatusModifier and TypeMethodDescriptionstatic UCharacter.IdentifierStatusReturns the enum constant of this type with the specified name.static UCharacter.IdentifierStatus[]UCharacter.IdentifierStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.