public class DexLoader
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
classLoaderName |
| Constructor and Description |
|---|
DexLoader() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.ClassLoader |
load(java.lang.ClassLoader parent,
byte[] dex,
java.io.File dexCache) |