@FunctionalInterface public static interface ThreadUtils.ThreadPredicate
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(Thread thread)
Evaluates this predicate on the given thread.
|
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.