pda
jvm
core
/
net.artux.pda.map.repository
/
DataRepository
/
applyActions
apply
Actions
fun
applyActions
(
actions
:
Map
<
String
,
List
<
String
>
>
?
,
calculateDiff
:
Boolean
=
true
)
fun
applyActions
(
actions
:
Map
<
String
,
List
<
String
>
>
?
)