toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simboot-api
/
love.forte.simboot.utils
/
WeakVal
Weak
Val
class
WeakVal
<
T
>
(
init
:
Boolean
,
getFunc
:
(
)
->
T
)
(
source
)
Members
Constructors
Weak
Val
Link copied to clipboard
constructor
(
init
:
Boolean
,
getFunc
:
(
)
->
T
)
Functions
get
Value
Link copied to clipboard
operator
fun
getValue
(
instance
:
Any
,
property
:
KProperty
<
*
>
)
:
T