common
Toggle table of contents
1.0
common
Platform filter
common
Switch theme
Search in API
common
common
/
dev.brahmkshatriya.echo.common.settings
/
Settings
/
getStringSet
get
String
Set
abstract
fun
getStringSet
(
key
:
String
)
:
Set
<
String
>
?
Get the
Set
of
String
s for the given key. Returns null if the key is not found.