public class ImageInRegionToImage extends Object implements com.google.common.base.Function<ImageInRegion,Image>
| Constructor and Description |
|---|
ImageInRegionToImage(Map<Image.Status,Image.Status> toPortableImageStatus,
com.google.common.base.Function<Image,OperatingSystem> imageToOs,
com.google.common.base.Supplier<Map<String,Location>> locationIndex) |
@Inject public ImageInRegionToImage(Map<Image.Status,Image.Status> toPortableImageStatus, com.google.common.base.Function<Image,OperatingSystem> imageToOs, com.google.common.base.Supplier<Map<String,Location>> locationIndex)
public Image apply(ImageInRegion imageInRegion)
apply in interface com.google.common.base.Function<ImageInRegion,Image>Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.