KSLCore
Toggle table of contents
R1.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.simulation
/
ModelElement
/
DUniformList
DUniform
List
fun
<
T
>
DUniformList
(
elements
:
MutableList
<
T
>
=
mutableListOf()
,
streamNum
:
Int
=
0
)
:
DUniformList
<
T
>