public class ThreadDumper extends Object
| Constructor and Description |
|---|
ThreadDumper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
dump(OutputStream out) |
static void |
dump(OutputStream out,
long minDumpInterval) |
public static void dump(OutputStream out) throws IOException
IOExceptionpublic static void dump(OutputStream out, long minDumpInterval) throws IOException
IOExceptionCopyright © 2019. All rights reserved.