KSLCore
Toggle table of contents
R1.2.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.entity
/
ResourcePool
/
makeAllocations
make
Allocations
protected
open
fun
makeAllocations
(
resourceAllocationRule
:
ResourceAllocationRuleIfc
,
amountNeeded
:
Int
,
resourceList
:
MutableList
<
Resource
>
)
:
Map
<
Resource
,
Int
>
(
source
)