Class android.icu.lang.UCharacter
Added Methods | |
---|---|
int getCodePoint (int, int )
|
|
boolean isHighSurrogate (int )
|
|
boolean isLowSurrogate (int )
|
|
boolean isSurrogatePair (int, int )
|
|
int toCodePoint (int, int )
|