Functions Properties Extensions Inheritors
Functions
Gets all factories that can return a
T for the given argument type, return type and tag.
Gets all instances that can return a
T for the given type and tag.
Gets all instances that can return a
T for the given type and tag, curried from factories for the given argument type.
Gets all providers that can return a
T for the given type and tag.
Gets all providers that can return a
T for the given type and tag, curried from factories for the given argument type.
Factory
Gets a factory of
T for the given argument type, return type and tag.
Gets a factory of
T for the given argument type, return type and tag.
Gets a factory of
T for the given argument type, return type and tag.
Gets a factory of
T for the given argument type, return type and tag.
FactoryOrNull
Gets a factory of
T for the given argument type, return type and tag, or null if none is found.
Gets a factory of
T for the given argument type, return type and tag, or null if none is found.
Gets a factory of
T for the given argument type, return type and tag, or null if none is found.
Gets a factory of
T for the given argument type, return type and tag, or null if none is found.
Instance
Gets an instance of
T for the given type and tag.
Gets an instance of
T for the given type and tag.
Gets an instance of
T for the given type and tag.
Gets an instance of
T for the given type and tag.
Gets an instance of
T for the given type and tag, curried from a factory for the given argument type.
Gets an instance of
T for the given type and tag, curried from a factory for the given argument type.
Gets an instance of
T for the given type and tag, curried from a factory for the given argument type.
Gets an instance of
T for the given type and tag, curried from a factory for the given argument type.
InstanceOrNull
Gets an instance of
T for the given type and tag, or null if none is found.
Gets an instance of
T for the given type and tag, or null if none is found.
Gets an instance of
T for the given type and tag, or null if none is found.
Gets an instance of
T for the given type and tag, or null if none is found.
Gets an instance of
T for the given type and tag, curried from a factory for the given argument type, or null if none is found.
Gets an instance of
T for the given type and tag, curried from a factory for the given argument type, or null if none is found.
Gets an instance of
T for the given type and tag, curried from a factory for the given argument type, or null if none is found.
Gets an instance of
T for the given type and tag, curried from a factory for the given argument type, or null if none is found.
On
Returns a
DirectDI with its context changed.
Returns a
DirectDI with its context changed.
Returns a
DirectDI with its context changed.
Returns a
DirectDI with its context changed.
Provider
Gets a provider of
T for the given type and tag.
Gets a provider of
T for the given type and tag.
Gets a provider of
T for the given type and tag.
Gets a provider of
T for the given type and tag.
Gets a provider of
T for the given type and tag, curried from a factory for the given argument type.
Gets a provider of
T for the given type and tag, curried from a factory for the given argument type.
Gets a provider of
T for the given type and tag, curried from a factory for the given argument type.
Gets a provider of
T for the given type and tag, curried from a factory for the given argument type.
ProviderOrNull
Gets a provider of
T for the given type and tag, or null if none is found.
Gets a provider of
T for the given type and tag, or null if none is found.
Gets a provider of
T for the given type and tag, or null if none is found.
Gets a provider of
T for the given type and tag, or null if none is found.
Gets a provider of
T for the given type and tag, curried from a factory for the given argument type, or null if none is found.
Gets a provider of
T for the given type and tag, curried from a factory for the given argument type, or null if none is found.
Gets a provider of
T for the given type and tag, curried from a factory for the given argument type, or null if none is found.
Gets a provider of
T for the given type and tag, curried from a factory for the given argument type, or null if none is found.
Properties
Inheritors
Extensions
Gets all factories that can return a
T for the given argument type, return type and tag.
Gets a factory of
T for the given argument type, return type and tag.