rebar
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
rebar
rebar
/
io.github.pylonmc.rebar.config.adapter
/
MapConfigAdapter
/
Companion
/
from
from
@
JvmStatic
fun
<
K
,
V
>
from
(
keyAdapter
:
ConfigAdapter
<
K
>
,
valueAdapter
:
ConfigAdapter
<
V
>
)
:
ConfigAdapter
<
Map
<
K
,
V
>
>
(
source
)