-
public final class BazelDependency.ProjectDependency extends BazelDependency
-
-
Field Summary
Fields Modifier and Type Field Description private final ProjectdependencyProjectprivate final Stringsuffix
-
Constructor Summary
Constructors Constructor Description BazelDependency.ProjectDependency(Project dependencyProject, String suffix)
-
Method Summary
Modifier and Type Method Description final ProjectgetDependencyProject()final StringgetSuffix()StringtoString()
-