ThreadUtils.NamePredicate, ThreadUtils.ThreadIdPredicatepublic static interface ThreadUtils.ThreadPredicate
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
test(java.lang.Thread thread) |
Evaluates this predicate on the given thread.
|
Copyright © 2001-2019 - Apache Software Foundation