public class ExopackageUtil extends Object
Constructor and Description |
---|
ExopackageUtil() |
Modifier and Type | Method and Description |
---|---|
static com.google.common.collect.ImmutableMap<Path,Path> |
applyFilenameFormat(Map<String,Path> filesToHashes,
Path deviceDir,
String filenameFormat) |
static com.google.common.collect.ImmutableMultimap<Path,Path> |
applyFilenameFormat(com.google.common.collect.Multimap<String,Path> filesToHashes,
Path deviceDir,
String filenameFormat) |