public class ThreadNameFilter extends Object implements com.google.common.base.Predicate<ThreadInfo>
| Constructor and Description |
|---|
ThreadNameFilter(String name) |
public ThreadNameFilter(String name)
public boolean apply(ThreadInfo threadInfo)
apply in interface com.google.common.base.Predicate<ThreadInfo>Copyright © 2015. All Rights Reserved.