Movatterモバイル変換


[0]ホーム

URL:


Scala 3
3.7.4
LearnInstallPlaygroundFind A LibraryCommunityBlog
Scala 3
LearnInstallPlaygroundFind A LibraryCommunityBlog
DocsAPI
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL
Scala 3/scala/scala.concurrent/JavaConversions

JavaConversions

scala.concurrent.JavaConversions

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

Attributes

Deprecated
[Since version 2.13.0]Use the factory methods in `ExecutionContext` instead
Source
JavaConversions.scala
Graph
Supertypes
classObject
traitMatchable
classAny
Self type

Members list

Implicits

Deprecated implicits

Creates a newExecutionContext which uses the providedExecutorService.

Creates a newExecutionContext which uses the providedExecutorService.

Attributes

Deprecated
[Since version 2.13.0]Use `ExecutionContext.fromExecutorService` instead
Source
JavaConversions.scala

Creates a newExecutionContext which uses the providedExecutor.

Creates a newExecutionContext which uses the providedExecutor.

Attributes

Deprecated
[Since version 2.13.0]Use `ExecutionContext.fromExecutor` instead
Source
JavaConversions.scala
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL

[8]ページ先頭

©2009-2025 Movatter.jp