Package com.spun.util.tests
Class StackTraceReflectionResult
java.lang.Object
com.spun.util.tests.StackTraceReflectionResult
public class StackTraceReflectionResult extends Object
-
Constructor Summary
Constructors Constructor Description StackTraceReflectionResult(File sourceFile, String className, String fullClassName, String methodName) -
Method Summary
Modifier and Type Method Description StringgetClassName()StringgetFullClassName()StringgetMethodName()FilegetSourceFile()
-
Constructor Details
-
StackTraceReflectionResult
-
-
Method Details
-
getSourceFile
-
getClassName
-
getMethodName
-
getFullClassName
-