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