Interface RepositoryContributor<P extends RepositoryPathDescriptor>
- 
- All Known Subinterfaces:
 LibraryContributor
- All Known Implementing Classes:
 SetLibraryContributor
public interface RepositoryContributor<P extends RepositoryPathDescriptor>contributes modules to a repository. e.g there are project or library modules in the repository 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<P>getPaths() 
 -