public class JavaTools extends Object
| Constructor and Description |
|---|
JavaTools() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCallerMethodName(int offset)
Get the name of the caller method
|
static String |
getShortClassName(Class<?> clazz)
Get the short name of the given class
|
Copyright © 2021. All rights reserved.