JavaConversions

scala.concurrent.JavaConversions

The JavaConversions object provides implicit conversions supporting interoperability between Scala and Java concurrency classes.

Attributes

Deprecated
true
Source
JavaConversions.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Deprecated implicits

Creates a new ExecutionContext which uses the provided ExecutorService.

Creates a new ExecutionContext which uses the provided ExecutorService.

Attributes

Deprecated
true
Source
JavaConversions.scala

Creates a new ExecutionContext which uses the provided Executor.

Creates a new ExecutionContext which uses the provided Executor.

Attributes

Deprecated
true
Source
JavaConversions.scala