toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-common-core
/
love.forte.simbot.common.attribute
/
MutableAttributeMap
/
put
put
abstract
fun
<
T
:
Any
>
put
(
attribute
:
Attribute
<
T
>
,
value
:
T
)
:
T
?
(
source
)
存入一个值。
Return
返回被顶替的结果. 如果没有被顶替内容, 得到null。
Throws
Class
Cast
Exception
如果类型不匹配