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
/
loadClassFirst
load
Class
First
fun
loadClassFirst
(
vararg
names
:
String
)
:
Class
<
*
>
按多个候选类名依次尝试加载,返回第一个成功的类。