public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
log(String msg) |
static void |
log(String msg,
Exception e) |
static String |
normalizeKey(String input) |
static String |
readInputStream(InputStream is) |
public static void log(String msg)
public static String readInputStream(InputStream is) throws IOException
IOExceptionCopyright © 2019. All rights reserved.