Class JavaTools


  • public class JavaTools
    extends Object
    JavaUtils
    • Constructor Detail

      • JavaTools

        public JavaTools()
    • Method Detail

      • getShortClassName

        public static String getShortClassName​(Class<?> clazz)
        Get the short name of the given class
      • getCallerMethodName

        public static String getCallerMethodName​(int offset)
        Get the name of the caller method