Class DependencyUtils
java.lang.Object
me.datafox.dfxengine.dependencies.utils.DependencyUtils
Utilities used internally in this module.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancheckCyclicDependencies(Dependency parent, Dependent child) static booleancontainsDependencyRecursive(Dependent dependency, Dependency current) flatMapDependencies(Dependent dependency)
-
Constructor Details
-
DependencyUtils
public DependencyUtils()
-
-
Method Details
-
checkCyclicDependencies
-
containsDependencyRecursive
-
flatMapDependencies
-