mirai
2.16.0
common
mirai-core-api
/
net.mamoe.mirai.message.data
/
OrNullDelegate
Or
Null
Delegate
value
class
OrNullDelegate
<
out
R
>
可空的委托
See also
or
Null
Members
Functions
get
Value
Link copied to clipboard
operator
fun
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
R