Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
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
如果类型不匹配