@FunctionalInterface
public static interface ThreadUtils.ThreadGroupPredicate
Modifier and Type | Method and Description |
---|---|
boolean |
test(java.lang.ThreadGroup threadGroup)
Evaluates this predicate on the given threadgroup.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved