Toggle navigation
Phaier School
Future
import
scala.concurrent.
{
Future
,
Await
}
import
scala.util.
{
Try
,
Success
,
Failure
}
参考資料
公式リファレンス
Future
Await
Duration
Future と Promise
Futures
【Scala】Future と未来のセカイ
文脈を持った値
Futureをマスターする -はじめに-
Scala Future メモ