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
/
findConstructor
find
Constructor
fun
String
.
findConstructor
(
query
:
ConstructorQuery
.
(
)
->
Unit
)
:
Constructor
<
*
>
在当前作用域的
classLoader
上按查询条件查找构造器。