toggle menu
0.4.9
androidJvm
switch theme
search in API
Command
/
com.amarcolini.joos.dashboard
/
ConfigHandler
/
parse
parse
fun
parse
(
property
:
KProperty1
<
*
,
*
>
,
parent
:
Any
)
:
ConfigVariable
<
*
>
?
fun
parse
(
type
:
KType
,
getter
:
(
)
->
Any
?
,
setter
:
(
Any
?
)
->
Unit
?
=
null
)
:
ConfigVariable
<
*
>
?