build

fun build(config: ExecutorConfig): <Error class: unknown class>

Builds an instance of ExecutorService using the provided configuration.

Return

An instance of ExecutorService.

Parameters

config

The configuration for the executor service.