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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionMap<String, Collection<org.apache.maven.index.ArtifactInfo>> voidsetResults(Map<String, Collection<org.apache.maven.index.ArtifactInfo>> results) 
- 
Constructor Details- 
SearchResultspublic SearchResults()
 
- 
- 
Method Details- 
getResults
- 
setResults
 
-