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
-
Method Summary
Modifier and TypeMethodDescriptionMap<String,
Collection<org.apache.maven.index.ArtifactInfo>> void
setResults
(Map<String, Collection<org.apache.maven.index.ArtifactInfo>> results)
-
Constructor Details
-
SearchResults
public SearchResults()
-
-
Method Details
-
getResults
-
setResults
-