OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
return Arrays.stream(layersSpecAndLayers[1].split(STR0)).map(layerName -> LayersAndTables.integerIdToGeoserverLayerName(catalog,layerName,workspaceName)).toArray(String[]::new);return Arrays.stream(layersSpecAndLayers[1].split(STR0)).map(layerName -> LayersAndTables.integerIdToGeoserverLayerName(catalog,layerName,workspaceName)).collect(Collectors.joining(STR0));Arrays.stream(layersSpecAndLayers[1].split(STR0)).map(layerName -> LayersAndTables.integerIdToGeoserverLayerName(catalog,layerName,workspaceName)).toArray(String[]::new)Arrays.stream(layersSpecAndLayers[1].split(STR0)).map(layerName -> LayersAndTables.integerIdToGeoserverLayerName(catalog,layerName,workspaceName)).collect(Collectors.joining(STR0))geoserver63e310fb50589038e2f762ea747b39ecc7c5eb2ecom.boundlessgeo.gsr.api.map.ExportMapController
_1120
_2125
_1translateLayersParam
_2translateLayersParam
v0Arrays.stream(layersSpecAndLayers[1].split(STR0)).map(layerName -> LayersAndTables.integerIdToGeoserverLayerName(catalog,layerName,workspaceName))
v0Arrays.stream(layersSpecAndLayers[1].split(STR0)).map(layerName -> LayersAndTables.integerIdToGeoserverLayerName(catalog,layerName,workspaceName))
ReturnsTrue