JavaConversions
object JavaConversions
The JavaConversions object provides implicit conversions supporting
interoperability between Scala and Java concurrency classes.
- Deprecated
- Source:
- JavaConversions.scala
Implicits
Deprecated implicits
Creates a new ExecutionContext which uses the provided ExecutorService.
Creates a new ExecutionContext which uses the provided ExecutorService.
- Deprecated
- Source:
- JavaConversions.scala
Creates a new ExecutionContext which uses the provided Executor.
Creates a new ExecutionContext which uses the provided Executor.
- Deprecated
- Source:
- JavaConversions.scala