kodein-di
Toggle table of contents
7.28.0
common
Platform filter
common
Switch theme
Search in API
kodein-di
kodein-di
/
org.kodein.di
/
contextTranslator
context
Translator
inline
fun
<
C
:
Any
,
S
:
Any
>
contextTranslator
(
noinline
t
:
DirectDI
.
(
C
)
->
S
?
)
:
ContextTranslator
<
C
,
S
>