public class UnicodeUtil extends Object
| Constructor and Description |
|---|
UnicodeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
countLength(String str)
Count the number of "character" in Unicode string.
|
public static int countLength(String str)
Copyright © 2017 Oracle Corporation. All rights reserved.