Package | Description |
---|---|
com.ibm.icu.lang |
Enhanced character property and surrogate support.
|
Modifier and Type | Method and Description |
---|---|
static UCharacter.IdentifierStatus |
UCharacter.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.
|
Copyright © 2016 Unicode, Inc. and others.