toggle menu
Wow
3.16.8
jvm
switch theme
search in API
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
)