Implicits

scala.concurrent.ExecutionContext.Implicits
object Implicits

Attributes

Source
ExecutionContext.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Implicits.type

Members list

Implicits

Implicits

final implicit def global: ExecutionContext

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