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 booleanreject(java.lang.Thread t)
-