sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.plugin.api
/
DexPlugin
Dex
Plugin
interface
DexPlugin
Dex插件,dex文件加载后会生成此类型的对象.
Author
M8Test,
[email protected]
, https://m8test.com
Inheritors
ApkPlugin
DexPlugin
Members
Functions
get
Class
Loader
Link copied to clipboard
abstract
fun
getClassLoader
(
)
:
BaseDexClassLoader
获取插件的类加载器.