kodein-di
/
org.kodein.di.bindings
/
ErasedContext
common
Erased
Context
object
ErasedContext
:
DIContext
<
ErasedContext
>
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard
Properties
type
Link copied to clipboard
common
open override val
type
:
TypeToken
<in
ErasedContext
>
Content copied to clipboard
The type of the context, used to lookup corresponding bindings.
value
Link copied to clipboard
common
open override val
value
:
ErasedContext
Content copied to clipboard
The context itself.