public class ImageFromHeadersFunction extends Object implements com.google.common.base.Function<HttpResponse,Image>
| Modifier and Type | Method and Description |
|---|---|
Image |
apply(HttpResponse from) |
static ImageFromHeadersFunction |
instance() |
public static ImageFromHeadersFunction instance()
@Nullable public Image apply(HttpResponse from)
apply in interface com.google.common.base.Function<HttpResponse,Image>Copyright © 2017. All rights reserved.