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