Implicits
scala.concurrent.ExecutionContext.Implicits
object Implicits
Attributes
- Source
- ExecutionContext.scala
- Graph
-
- Supertypes
- Self type
-
Implicits.type
Members list
Implicits
Implicits
An accessor that can be used to import the global ExecutionContext
into the implicit scope, see ExecutionContext.global .
An accessor that can be used to import the global ExecutionContext
into the implicit scope, see ExecutionContext.global .
Attributes
- Source
- ExecutionContext.scala
In this article