public final class DependencyGraphResult extends Object
UnresolvableArtifactProblems if any.| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<UnresolvableArtifactProblem> |
getArtifactProblems()
Returns problems encountered while constructing the dependency graph.
|
DependencyGraph |
getDependencyGraph() |
public DependencyGraph getDependencyGraph()
public com.google.common.collect.ImmutableList<UnresolvableArtifactProblem> getArtifactProblems()
Copyright © 2018–2020 Google LLC.. All rights reserved.