public class StringFormatUtil extends Object
| Modifier and Type | Field | Description |
|---|---|---|
static char[] |
etoa |
| Constructor | Description |
|---|---|
StringFormatUtil() |
| Modifier and Type | Method | Description |
|---|---|---|
static char |
asciiChar(int value) |
|
static String |
dumpBytes(byte[] bytes) |
|
static char |
ebcdicChar(int value) |
|
static String |
stringArrayContents(String[] arg) |
Copyright © 2024. All rights reserved.