kaccelero
Toggle table of contents
0.6.1
jvm
Platform filter
jvm
Switch theme
Search in API
kaccelero
core
/
dev.kaccelero.annotations
/
ModelAnnotations
/
constructPrimitiveFromString
construct
Primitive
From
String
jvm
@
JvmStatic
fun
<
Output
:
Any
>
constructPrimitiveFromString
(
type
:
KType
,
value
:
String
?
)
:
Output
?