Class SearchResults
java.lang.Object
org.apache.maven.index.examples.indexing.SearchResults
This is a convenience class for holding search results mapped by repository.
- Author:
 - mtodorov
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionMap<String, Collection<org.apache.maven.index.ArtifactInfo>> voidsetResults(Map<String, Collection<org.apache.maven.index.ArtifactInfo>> results)  
- 
Constructor Details
- 
SearchResults
public SearchResults() 
 - 
 - 
Method Details
- 
getResults
 - 
setResults
 
 -