ThreadGroup.activeCount

ThreadGroup.activeCount

Class Overview | Class Members | This Package | All Packages

Syntax
public int activeCount()
Returns
the number of active threads in this thread group and in any other thread group that has this thread group as an ancestor.
Description
Returns an estimate of the number of active threads in this thread group.