public static class ThreadResource.StackLine extends Object
| Constructor and Description |
|---|
StackLine(String file,
int line,
String className,
String method) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
String |
getFile() |
int |
getLine() |
String |
getMethod() |
Copyright © 2012–2019. All rights reserved.