| Package | Description |
|---|---|
| soot.dexpler |
| Modifier and Type | Method and Description |
|---|---|
protected DexMethod |
DexClassLoader.createDexMethodFactory(org.jf.dexlib2.iface.MultiDexContainer.DexEntry<? extends org.jf.dexlib2.iface.DexFile> dexEntry,
SootClass sc)
Allow custom implementations to use different dex method factories
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DexClassLoader.loadMethod(org.jf.dexlib2.iface.Method method,
SootClass declaringClass,
DexAnnotation annotations,
DexMethod dexMethodFactory)
Loads a single method from a dex file
|
Copyright © 2020 Soot OSS. All rights reserved.