| Modifier and Type | Class and Description |
|---|---|
static class |
AndroidClassLoadingStrategy.Injecting.Dispatcher.ForAndroidPVm
A dispatcher for an Android P VM that uses the reflection-only method
addDexPath of DexClassLoader. |
static class |
AndroidClassLoadingStrategy.Injecting.Dispatcher.ForLegacyVm
A dispatcher for legacy VMs that allow
DexFile.loadDex(String, String, int). |
Copyright © 2014–2023. All rights reserved.