Provider

izumi.distage.model.reflection.Provider$
See theProvider companion trait
object Provider

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final case class ProviderImpl[+A](parameters: Seq[LinkedParameter], ret: SafeType, originalFun: AnyRef, fun: Seq[Any] => Any, providerType: ProviderType) extends Provider

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Provider
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait ProviderType

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Class.type
object Factory.type
object Function.type
object Singleton.type
object Trait.type
object ZIOHas.type