DelegateFactory

A DelegateFactory that is used to stitch Provider/Lazy indirection based dependency cycles.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Returns the factory's delegate.

Link copied to clipboard
open operator override fun invoke(): T