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,
int length)
Compute hash value of a string
|
static String |
makeStackTrace() |
static String |
reduceHash(String hash,
int maxChars) |
public static String convertToHex(byte[] data)
data - public static String hashString(String input, int length)
input - public static String makeStackTrace()
Copyright © 2016. All Rights Reserved.