public class UnicodeUtil
extends java.lang.Object
| Constructor and Description |
|---|
UnicodeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
countLength(java.lang.String str)
Count the number of "character" in Unicode string.
|
public static int countLength(java.lang.String str)