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
/
PropertySetter
Property
Setter
fun
interface
PropertySetter
<
in
T
,
in
V
>
Inheritors
SimplePropertySetter
Members
Functions
set
Link copied to clipboard
abstract
operator
fun
set
(
target
:
T
,
value
:
V
)