KotPreferences
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
KotPreferences
core
/
com.michaelflisar.kotpreferences.core.classes
/
SetConverter
/
convertIntSetToStringSet
convert
Int
Set
To
String
Set
fun
convertIntSetToStringSet
(
data
:
Set
<
Int
>
)
:
Set
<
String
>