Standard Scope Registry
Standard ScopeRegistry implementation.
Constructors
StandardScopeRegistry
Link copied to clipboard
Functions
get Or Create
Link copied to clipboard
open override fun getOrCreate(key: RegKey, sync: Boolean, creator: () -> Reference<Any>): Any
Content copied to clipboard
Get or create a value that correspond for the given key.