public class StackTraceReflectionResult extends Object
| Constructor and Description |
|---|
StackTraceReflectionResult(File sourceFile,
String className,
String fullClassName,
String methodName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
String |
getFullClassName() |
String |
getMethodName() |
File |
getSourceFile() |
Copyright © 2023. All rights reserved.