@FunctionalInterface
public static interface ThreadUtils.ThreadPredicate
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(java.lang.Thread thread)
Evaluates this predicate on the given thread.
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"