Executor

zio.Executor$
See theExecutor companion class
object Executor extends Serializable

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

Creates an Executor from a Scala ExecutionContext.

Creates an Executor from a Scala ExecutionContext.

Attributes

Inherited methods

Attributes

Inherited from:
DefaultExecutors (hidden)
final def makeDefault(): Executor

Attributes

Inherited from:
DefaultExecutors (hidden)