public final class ChineseCharacterLibrary extends Object
| Modifier and Type | Method and Description |
|---|---|
static @NotNull ChineseCharacter |
get(char c) |
static int |
getSupported() |
static boolean |
has(char c) |
@NotNull public static @NotNull ChineseCharacter get(char c)
public static boolean has(char c)
public static int getSupported()
Copyright © 2022. All rights reserved.