public interface HtmlResultProvider
Modifier and Type | Method and Description |
---|---|
Collection<Result> |
getResults(Collection<String> topics) |
Collection<Result> getResults(Collection<String> topics)
topics
- A collection of topics to get results for. The implementation may handle special
wildcard topics like the empty string.Copyright © 2020. All rights reserved.