Class DependencyCollectorDelegate.Results
java.lang.Object
org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate.Results
- Enclosing class:
- DependencyCollectorDelegate
Helper class used during collection.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addCycle
(List<DependencyNode> nodes, int cycleEntry, Dependency dependency) void
addException
(Dependency dependency, Exception e, List<DependencyNode> nodes)
-
Constructor Details
-
Results
-
-
Method Details
-
getErrorPath
-
addException
-
addCycle
-