toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-core
/
me.ahoo.wow.infra.accessor.property
/
SimplePropertySetter
Simple
Property
Setter
class
SimplePropertySetter
<
T
,
V
>
(
property
:
KMutableProperty1
<
T
,
V
>
)
:
PropertySetter
<
T
,
V
>
Members
Constructors
Simple
Property
Setter
Link copied to clipboard
constructor
(
property
:
KMutableProperty1
<
T
,
V
>
)
Functions
set
Link copied to clipboard
open
operator override
fun
set
(
target
:
T
,
value
:
V
)