KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.station
/
NetworkBuilder
/
pool
pool
fun
pool
(
name
:
String
,
capacity
:
Int
=
1
)
:
SResourcePool
(
source
)
Declares a shared resource pool. See
StationNetwork.resourcePool
.