ThreadPoolExecutor.getLargestPoolSize

Returns the largest number of threads that have ever simultaneously been in the pool.

@return the number of threads

class ThreadPoolExecutor
int
getLargestPoolSize
()

Meta