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