common
Toggle table of contents
1.0
common
Platform filter
common
Switch theme
Search in API
common
common
/
dev.brahmkshatriya.echo.common.settings
/
Settings
/
putStringSet
put
String
Set
abstract
fun
putStringSet
(
key
:
String
,
value
:
Set
<
String
>
?
)
Store the value for the given key.
Parameters
value
: The value to store. If null, the key will be removed.