Thread.activeCount

Thread.activeCount

Class Overview | Class Members | This Package | All Packages

Syntax
public static int activeCount()
Returns
the current number of threads in this thread's thread group.
Description
Returns the current number of active threads in this thread group.