Package org.h2.dev.util
Class ThreadDumpCleaner
- java.lang.Object
-
- org.h2.dev.util.ThreadDumpCleaner
-
public class ThreadDumpCleaner extends java.lang.ObjectA tool that removes uninteresting lines from stack traces.
-
-
Constructor Summary
Constructors Constructor Description ThreadDumpCleaner()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String... args)Run the tool.
-