Searched defs:findThreadGroups (Results 1 – 1 of 1) sorted by relevance
260 public static Collection<ThreadGroup> findThreadGroups(final Predicate<ThreadGroup> predicate) { in findThreadGroups() method in ThreadUtils276 …public static Collection<ThreadGroup> findThreadGroups(final ThreadGroup threadGroup, final boolea… in findThreadGroups() method in ThreadUtils303 …public static Collection<ThreadGroup> findThreadGroups(final ThreadGroup threadGroup, final boolea… in findThreadGroups() method in ThreadUtils320 public static Collection<ThreadGroup> findThreadGroups(final ThreadGroupPredicate predicate) { in findThreadGroups() method in ThreadUtils