DependencyResult

An edge in the dependency graph. Provides information about the origin of the dependency and the requested component.

See also

Inheritors

Functions

Link copied to clipboard
Returns the origin of the dependency.
Link copied to clipboard
Returns the requested component.
Link copied to clipboard
abstract fun isConstraint(): Boolean
Indicates if this dependency edge originated from a dependency constraint.