kodein-di
/
org.kodein.di.bindings
/
SubScope
common
Sub
Scope
abstract class
SubScope
<
C
,
PC
>(parentScope:
Scope
<
PC
>) :
Scope
<
C
>
Content copied to clipboard
Functions
Functions
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
getRegistry
Link copied to clipboard
common
open override fun
getRegistry
(context:
C
):
ScopeRegistry
Content copied to clipboard
Get a registry for a given context.
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
newRegistry
Link copied to clipboard
common
open fun
newRegistry
():
ScopeRegistry
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard