pda
androidJvm
app
/
net.artux.pda.ui.viewmodels
/
QuestViewModel
/
processDataWithActions
process
Data
With
Actions
fun
processDataWithActions
(
data
:
Map
<
String
,
String
>
?
,
actions
:
Map
<
String
,
MutableList
<
String
>
>
)