Uses of Class
com.ibm.icu.lang.UCharacter.IdentifierStatus
-
Packages that use UCharacter.IdentifierStatus Package Description com.ibm.icu.lang Enhanced character property and surrogate support. -
-
Uses of UCharacter.IdentifierStatus in com.ibm.icu.lang
Methods in com.ibm.icu.lang that return UCharacter.IdentifierStatus Modifier and Type Method Description static UCharacter.IdentifierStatusUCharacter.IdentifierStatus. valueOf(String name)Returns 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.
-