toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-common-core
/
love.forte.simbot.common.attribute
/
MutableAttributeMap
/
merge
merge
abstract
fun
<
T
:
Any
>
merge
(
attribute
:
Attribute
<
T
>
,
value
:
T
,
remapping
:
(
T
,
T
)
->
T
)
:
T
(
source
)
存入值,当值已经存在的时候进行合并处理。
Throws
Class
Cast
Exception
如果类型不匹配