Ruckus
05/03/2017, 4:05 PMmg6maciej
05/03/2017, 4:07 PMkotlin.Random
would be a typealias
to java.util.Random
.mg6maciej
05/03/2017, 4:08 PMkevinmost
05/03/2017, 4:09 PMList
is handled, for examplekevinmost
05/03/2017, 4:09 PMkotlin.List
typealiases to java.util.List
Ruckus
05/03/2017, 4:10 PMmg6maciej
05/03/2017, 4:10 PMkotlin.ArrayList
.mg6maciej
05/03/2017, 4:10 PMRuckus
05/03/2017, 4:14 PMkotlin.Random
. Maybe something like kotlinx.Random
or even a separate kotlinx.random
library that can forward to Random
, SecureRandom
, etc.mg6maciej
05/03/2017, 4:16 PMkevinmost
05/03/2017, 4:17 PM