kaccelero
Toggle table of contents
0.6.1
jvm
Platform filter
jvm
Switch theme
Search in API
kaccelero
core
/
dev.kaccelero.annotations
/
ModelAnnotations
/
constructPayloadFromStringLists
construct
Payload
From
String
Lists
jvm
@
JvmStatic
fun
<
Output
:
Any
>
constructPayloadFromStringLists
(
type
:
KClass
<
Output
>
,
stringValues
:
Map
<
String
,
List
<
String
>
>
)
:
Output
?