public class SearchStrategySelector extends Object
| Constructor and Description |
|---|
SearchStrategySelector(com.google.common.base.Supplier<SearchQueryConfig> configSupplier) |
| Modifier and Type | Method and Description |
|---|---|
SearchStrategy |
strategize(SearchQuery query) |
@Inject public SearchStrategySelector(com.google.common.base.Supplier<SearchQueryConfig> configSupplier)
public SearchStrategy strategize(SearchQuery query)
Copyright © 2011–2017. All rights reserved.