EzHookTool
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
EzHookTool
core
/
io.github.lingqiqi5211.ezhooktool.core
/
ReflectScope
/
loadClass
load
Class
fun
loadClass
(
name
:
String
)
:
Class
<
*
>
在当前作用域的
classLoader
上加载类,找不到时抛异常。