Interface DependencyResult
-
public interface DependencyResult- Author:
- Robert Scholte
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.lang.Exception>getCollectorExceptions()Gets the exceptions that occurred while building the dependency graph.
-