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 msg) |
static void |
report(String msg,
Throwable t) |
Copyright © 2005–2015 QOS.ch. All rights reserved.