ThreadPoolExecutor.getActiveCount

Returns the approximate number of threads that are actively executing tasks.

@return the number of threads

class ThreadPoolExecutor
int
getActiveCount
()

Meta