JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
aQute.bnd.service
DependencyContributor
Contents
Description
Method Summary
Method Details
addDependencies(Project, Set)
Hide sidebar
Show sidebar
Interface DependencyContributor
public interface
DependencyContributor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
addDependencies
(
Project
project,
Set
<
String
> dependencies)
Method Details
addDependencies
void
addDependencies
(
Project
project,
Set
<
String
> dependencies)