public static class KodeinJIT.Companion
| Modifier and Type | Method and Description |
|---|---|
KodeinJIT |
of(org.kodein.di.Kodein kodein)
Utility function that eases the retrieval of a
class KodeinJIT. |
KodeinJIT |
of(org.kodein.di.DKodein kodein)
Utility function that eases the retrieval of a
class KodeinJIT. |
public KodeinJIT of(org.kodein.di.Kodein kodein)
Utility function that eases the retrieval of a class KodeinJIT.
class KodeinJITpublic KodeinJIT of(org.kodein.di.DKodein kodein)
Utility function that eases the retrieval of a class KodeinJIT.
class KodeinJIT