=str switch to java std lib ThreadLocalRandom. (#20877)
This commit is contained in:
parent
06aaa273f1
commit
a230f2fe34
21 changed files with 21 additions and 21 deletions
|
|
@ -11,7 +11,7 @@ import scala.annotation.tailrec
|
|||
import scala.collection.immutable
|
||||
import akka.stream._
|
||||
import akka.stream.impl.StreamLayout._
|
||||
import scala.concurrent.forkjoin.ThreadLocalRandom
|
||||
import java.util.concurrent.ThreadLocalRandom
|
||||
import scala.util.control.NonFatal
|
||||
import java.{ util ⇒ ju }
|
||||
import akka.stream.impl.fusing.GraphStages.MaterializedValueSource
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue