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
/
toClass
to
Class
fun
String
.
toClass
(
)
:
Class
<
*
>
在当前作用域的
classLoader
上把类名字符串解析为
Class
。