public class ParseImageListFromJsonResponse extends Object implements com.google.common.base.Function<HttpResponse,SortedSet<ServerImage>>
| Modifier and Type | Method and Description |
|---|---|
SortedSet<ServerImage> |
apply(HttpResponse arg0) |
public SortedSet<ServerImage> apply(HttpResponse arg0)
apply in interface Function<HttpResponse,SortedSet<ServerImage>>Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.