commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-provider
/
xyz.xenondevs.commons.provider
/
MutableProvider
/
set
set
abstract
fun
set
(
value
:
T
)
Sets the value of this
MutableProvider
to
value
.