|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UCharacter.UnicodeBlock | |
com.ibm.icu.lang | Enhanced character property and surrogate support. |
Uses of UCharacter.UnicodeBlock in com.ibm.icu.lang |
Methods in com.ibm.icu.lang that return UCharacter.UnicodeBlock | |
static UCharacter.UnicodeBlock |
UCharacter.UnicodeBlock.getInstance(int id)
Gets the only instance of the UnicodeBlock with the argument ID. |
static UCharacter.UnicodeBlock |
UCharacter.UnicodeBlock.of(int ch)
Returns the Unicode allocation block that contains the code point, or null if the code point is not a member of a defined block. |
static UCharacter.UnicodeBlock |
UCharacter.UnicodeBlock.forName(String blockName)
Deprecated. This is a draft API and might change in a future release of ICU. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |