Tangle
tangle-api
/
tangle.inject.internal
/
TangleScopeMapProvider
Tangle
Scope
Map
Provider
interface
TangleScopeMapProvider
Content copied to clipboard
Since
0.13.0
Properties
Sources
Properties
injectedClassToScopeClass
Link copied to clipboard
abstract
val
injectedClassToScopeClass
:
Map
<
Class
<
*
>
,
Class
<
*
>
>
Content copied to clipboard
Given:
scopeClassToComponentClass
Link copied to clipboard
abstract
val
scopeClassToComponentClass
:
Map
<
Class
<
*
>
,
Class
<
*
>
>
Content copied to clipboard
Used to look
Sources
jvm source
Link copied to clipboard