toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-common-core
/
love.forte.simbot.common.weak
/
getValue
get
Value
operator
fun
<
T
:
Any
>
WeakRef
<
T
>
.
getValue
(
o
:
Any
?
,
property
:
KProperty
<
*
>
)
:
T
?
(
source
)
Delegate
WeakRef.value
to a property.
val property by weak(value)
Content copied to clipboard