public class InsightUtils
extends java.lang.Object
| Constructor and Description |
|---|
InsightUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
formatDate(long timestamp) |
static void |
quote(java.lang.String string,
java.lang.StringBuilder w)
Produce a string in double quotes with backslash sequences in all the
right places.
|
public static java.lang.String formatDate(long timestamp)
public static void quote(java.lang.String string,
java.lang.StringBuilder w)
string - A StringCopyright © 2014 Red Hat. All Rights Reserved.