@Singleton public class ParseSearchResultFromJson<T> extends Object implements com.google.common.base.Function<HttpResponse,SearchResult<T>>
| Modifier and Type | Method and Description |
|---|---|
SearchResult<T> |
apply(HttpResponse response) |
public SearchResult<T> apply(HttpResponse response)
apply in interface Function<HttpResponse,SearchResult<T>>Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.