public interface ZipSplitter
Modifier and Type | Interface and Description |
---|---|
static class |
ZipSplitter.DexSplitStrategy |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableMultimap<APKModule,Path> |
execute()
Writes the primary zip file and if necessary, the secondary zip files.
|
com.google.common.collect.ImmutableMultimap<APKModule,Path> execute() throws IOException
IOException