public class Hexadecimals
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static char[] |
HEX_ARRAY |
| Modifier | Constructor and Description |
|---|---|
private |
Hexadecimals() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
byteToHexString(byte b) |