public class ThreadStackTrace
extends Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
ThreadStackTrace(long threadId,
String threadName,
Thread.State threadState,
String stackTrace) |
Modifier and Type | Method and Description |
---|---|
String |
stackTrace() |
long |
threadId() |
String |
threadName() |
Thread.State |
threadState() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait