public class DataMapHelper extends Object
| Constructor and Description |
|---|
DataMapHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,List<File>> |
getDataModuleMap(List<File> files)
creates a map of modules with list of csv data files
|
static Map<String,List<String>> |
mergeMaps(Map<String,List<String>> mapA,
Map<String,List<String>> mapB) |
Copyright © 2021. All rights reserved.