Thread
A representation of a thread recorded in an Event
Functions
Link copied to clipboard
Gets whether the thread was the thread that caused the event
Link copied to clipboard
Gets the unique ID of the thread (from java.lang.Thread)
Link copied to clipboard
Gets the name of the thread (from java.lang.Thread)
Link copied to clipboard
Gets a representation of the thread's stacktrace
Link copied to clipboard
Gets the state of the thread (from java.lang.Thread)
Link copied to clipboard
Sets the unique ID of the thread (from java.lang.Thread)
Link copied to clipboard
Sets the name of the thread (from java.lang.Thread)
Link copied to clipboard
Sets a representation of the thread's stacktrace
Link copied to clipboard
Sets the state of thread (from java.lang.Thread)
Link copied to clipboard