Interface ThreadFilter
-
- All Known Implementing Classes:
ThreadLeakControl.KnownSystemThread
,ThreadLeakControl.ThisThreadFilter
public interface ThreadFilter
- See Also:
ThreadLeakFilters
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
reject(java.lang.Thread t)
-