public final class Util extends Object
| Modifier and Type | Method and Description |
|---|---|
static Class |
getCallingClass()
Returns the name of the class which called the invoking method.
|
static void |
report(String
|
static void |
report(String
|
static boolean |
safeGetBooleanSystemProperty(String
|
static String |
safeGetSystemProperty(String
|
public static boolean safeGetBooleanSystemProperty(Stringkey)
public static Class<?> getCallingClass()
public static final void report(Stringmsg)