ImplicitExecutionContexts
add implicit conversions between the execution environment and execution context / executor service
class Object
trait Matchable
class Any
Implicits
Inherited implicits
if an implicit execution environment is in scope, it can be used as an execution context
if an implicit execution environment is in scope, it can be used as an execution context
- Inherited from:
- ImplicitExecutionContextFromExecutionEnv
if an implicit execution environment is in scope, it can be used as an executor service
if an implicit execution environment is in scope, it can be used as an executor service
- Inherited from:
- ImplicitExecutorServiceFromExecutionEnv