class ThreadedExecutionContextProvider : ExecutionContextProvider
<init> |
ThreadedExecutionContextProvider(threads: Int = 4) |
executor |
val executor: ExecutorService! |
executorUsingContext |
val executorUsingContext: ExecutorExecutionContext |
findExecutionContext |
Find correct execution context. fun findExecutionContext(local: Option<ExecutionContext>): ExecutionContext |