Of

object Of : WeakContextScope<Any>

Functions

getRegistry
Link copied to clipboard
open override fun getRegistry(context: Any): ScopeRegistry
Get a registry for a given context.
of
Link copied to clipboard
fun <T> of(): Scope<T>

Properties

map
Link copied to clipboard
val map: WeakHashMap<Any, ScopeRegistry>
newRepo
Link copied to clipboard
val newRepo: () -> ScopeRegistry