public class MainDexListBuilder extends Object
| Constructor and Description |
|---|
MainDexListBuilder(boolean keepAnnotated,
String rootJar,
String pathString) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getMainDexList()
Returns a list of classes to keep.
|
static void |
main(String[] args) |
public MainDexListBuilder(boolean keepAnnotated,
String rootJar,
String pathString)
throws IOException
IOExceptionCopyright © 2016. All Rights Reserved.