public class HexUtils extends Object
| Constructor and Description |
|---|
HexUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toHex(int val) |
static String |
toHex(long val) |
static String |
toHex(long val,
int width) |
Copyright © 2021. All Rights Reserved.