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