=act switch to java std lib ThreadLocalRandom
This commit is contained in:
parent
0511b07f3e
commit
cd3d68a77c
33 changed files with 34 additions and 34 deletions
|
|
@ -7,7 +7,7 @@ import language.existentials
|
|||
import language.postfixOps
|
||||
import scala.collection.immutable
|
||||
import scala.concurrent.duration._
|
||||
import scala.concurrent.forkjoin.ThreadLocalRandom
|
||||
import java.util.concurrent.ThreadLocalRandom
|
||||
import scala.util.control.NonFatal
|
||||
import akka.actor._
|
||||
import akka.actor.SupervisorStrategy.Stop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue