Constructor and Description |
---|
ImagesToRegionAndIdMap() |
Modifier and Type | Method and Description |
---|---|
Map<RegionAndName,? extends Image> |
apply(Iterable<? extends Image> input) |
static Map<RegionAndName,? extends Image> |
imagesToMap(Iterable<? extends Image> input) |
public static Map<RegionAndName,? extends Image> imagesToMap(Iterable<? extends Image> input)
public Map<RegionAndName,? extends Image> apply(Iterable<? extends Image> input)
apply
in interface com.google.common.base.Function<Iterable<? extends Image>,Map<RegionAndName,? extends Image>>
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.