Class ThreadLeakControl.KnownSystemThread
java.lang.Object
com.carrotsearch.randomizedtesting.ThreadLeakControl.KnownSystemThread
- All Implemented Interfaces:
ThreadFilter
- Enclosing class:
ThreadLeakControl
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KnownSystemThread
private KnownSystemThread()
-
-
Method Details
-
reject
- Specified by:
reject
in interfaceThreadFilter
- Returns:
- Return
true
if threadt
should be filtered out.
-