public static final class DexFileProvider.DexContainer<T extends org.jf.dexlib2.iface.DexFile> extends Object
| Constructor and Description |
|---|
DexContainer(org.jf.dexlib2.iface.MultiDexContainer.DexEntry<T> base,
String name,
File filePath) |
| Modifier and Type | Method and Description |
|---|---|
org.jf.dexlib2.iface.MultiDexContainer.DexEntry<T> |
getBase() |
String |
getDexName() |
File |
getFilePath() |
Copyright © 2020 Soot OSS. All rights reserved.