ThreadPoolExecutor.getCorePoolSize

Returns the core number of threads.

@return the core number of threads @see #setCorePoolSize

class ThreadPoolExecutor
int
getCorePoolSize
()

Meta