Interface DependencyResult
-
public interface DependencyResult
-
-
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.
-