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