public final class ToStringUtils
extends java.lang.Object
Object.toString().| Modifier and Type | Field and Description |
|---|---|
private static char[] |
HEX |
| Modifier | Constructor and Description |
|---|---|
private |
ToStringUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
byteArray(java.lang.StringBuilder buffer,
byte[] bytes) |
static java.lang.String |
longHex(long x) |