ThreadPoolExecutor.toString

Returns a string identifying this pool, as well as its state, including indications of run state and estimated worker and task counts.

@return a string identifying this pool, as well as its state

class ThreadPoolExecutor
override
string
toString
()

Meta