Interface ThreadUtils.ThreadGroupPredicate

    • Method Detail

      • test

        boolean test​(ThreadGroup threadGroup)
        Deprecated.
        Evaluates this predicate on the given thread group.
        Parameters:
        threadGroup - the thread group
        Returns:
        true if the threadGroup matches the predicate, otherwise false