toggle menu
EzXHelper
androidJvm
switch theme
search in API
EzXHelper
/
com.github.kyuubiran.ezxhelper.finders.base
/
BaseFinder
/
mapToMutableSet
map
To
Mutable
Set
fun
<
R
>
mapToMutableSet
(
transform
:
(
T
)
->
R
)
:
MutableSet
<
R
>
Map to the mutable set.
Return
MutableSet
the mutable set
Parameters
transform
the transform action