Package javatapas.lang
Class GetCallerClassName
java.lang.Object
javatapas.lang.GetCallerClassName
public class GetCallerClassName extends Object
Get the name of the Java Class that calls this method.
Published at https://www.javatapas.com/lang/Java-Get-Caller-Class-Name.html
Javadoc at https://www.javatapas.com/docs/javatapas/lang/GetCallerClassName.html
Published at https://www.javatapas.com/lang/Java-Get-Caller-Class-Name.html
Javadoc at https://www.javatapas.com/docs/javatapas/lang/GetCallerClassName.html
- Version:
- 2021-05-20
- Author:
- Kodiak Brown
-
Constructor Summary
Constructors Constructor Description GetCallerClassName()
-
Method Summary
Modifier and Type Method Description static String
getCallerClassName()
-
Constructor Details
-
GetCallerClassName
public GetCallerClassName()
-
-
Method Details
-
getCallerClassName
-