ThreadPoolExecutor.getMaximumPoolSize

Returns the maximum allowed number of threads.

@return the maximum allowed number of threads @see #setMaximumPoolSize

class ThreadPoolExecutor
int
getMaximumPoolSize
()

Meta