makesDependent

open fun makesDependent(dependency: Dependency): Boolean

Determines whether the provided dependency depends on this dependency. The default behavior calls dependsOn, and provides a bidirectional dependency.

Return

true if this dependency generates a dependency with the provided one

Parameters

dependency

the dependency