public class GenericUtils extends Object
| Constructor and Description |
|---|
GenericUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertToHex(byte[] data)
Convert byte array to string
|
static String |
hashString(String input)
Compute hash value of a string
|
static String |
makeStackTrace() |
static String |
reduceHash(String hash,
int maxChars) |
Copyright © 2014. All Rights Reserved.