public final class Chars extends Object
Modifier and Type | Field and Description |
---|---|
static String[] |
charToString |
Modifier and Type | Method and Description |
---|---|
static @NotNull String[] |
createCharToString()
Creates a lookup table mapping byte values to their corresponding String representations.
|
public static final String[] charToString
@NotNull public static @NotNull String[] createCharToString()
Copyright © 2024. All rights reserved.