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