Packages

class RunInQueueEC extends ExecutionContextExecutor

Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RunInQueueEC
  2. ExecutionContextExecutor
  3. Executor
  4. ExecutionContext
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new RunInQueueEC()

Value Members

  1. def execute(runnable: Runnable): Unit
    Definition Classes
    RunInQueueEC → Executor → ExecutionContext
  2. def reportFailure(cause: Throwable): Unit
    Definition Classes
    RunInQueueEC → ExecutionContext

Deprecated Value Members

  1. def prepare(): scala.concurrent.ExecutionContext
    Definition Classes
    ExecutionContext
    Annotations
    @deprecated
    Deprecated

    (Since version 2.12.0) preparation of ExecutionContexts will be removed