kodein-di
/
org.kodein.di.bindings
/
WeakContextScope
/
Of
jvm
Of
object
Of
:
WeakContextScope
<
Any
>
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
jvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
getRegistry
Link copied to clipboard
jvm
open override fun
getRegistry
(context:
Any
):
ScopeRegistry
Content copied to clipboard
Get a registry for a given context.
hashCode
Link copied to clipboard
jvm
open fun
hashCode
():
Int
Content copied to clipboard
of
Link copied to clipboard
jvm
fun <
T
>
of
():
Scope
<
T
>
Content copied to clipboard
toString
Link copied to clipboard
jvm
open fun
toString
():
String
Content copied to clipboard
Properties
map
Link copied to clipboard
jvm
val
map
:
WeakHashMap
<
Any
,
ScopeRegistry
>
Content copied to clipboard
newRepo
Link copied to clipboard
jvm
val
newRepo
: () ->
ScopeRegistry
Content copied to clipboard