Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
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
)