QueueExecutionContext

trait Executor
class Object
trait Matchable
class Any

Value members

Abstract methods

Check if there are no tasks queued for execution

Check if there are no tasks queued for execution

Concrete methods

final def nonEmpty: Boolean

Check if there are any tasks queued for execution

Check if there are any tasks queued for execution

Inherited methods

def execute(x$0: Runnable): Unit
Inherited from:
Executor

Deprecated and Inherited methods

@deprecated(message = "preparation of ExecutionContexts will be removed", since = "2.12.0")
Deprecated
[Since version 2.12.0] preparation of ExecutionContexts will be removed
Inherited from:
ExecutionContext