public class ThreadInfos extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
toString(ThreadInfo thread)
Returns a string representation of the given ThreadInfo instance.
|
public static String toString(ThreadInfo thread)
ThreadInfo.toString(), with the difference that it does not set a limit on the maximum
number of stack frames that will be printed.thread - a ThreadInfoThreadInfo.toString()Copyright © 2002-2022 Atlassian. All Rights Reserved.