Package net.timewalker.ffmq4.utils
Class JavaTools
- java.lang.Object
-
- net.timewalker.ffmq4.utils.JavaTools
-
public class JavaTools extends Object
JavaUtils
-
-
Constructor Summary
Constructors Constructor Description JavaTools()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetCallerMethodName(int offset)Get the name of the caller methodstatic StringgetShortClassName(Class<?> clazz)Get the short name of the given class
-