KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.random.robj
/
RMap
/
RMap
RMap
constructor
(
map
:
Map
<
K
,
V
>
,
streamNum
:
Int
)
constructor
(
map
:
Map
<
K
,
V
>
,
stream
:
RNStreamIfc
=
KSLRandom.nextRNStream()
)