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
/
findAllClassesIf
find
All
Classes
If
fun
findAllClassesIf
(
query
:
ClassQuery
.
(
)
->
Unit
)
:
List
<
Class
<
*
>
>
在当前作用域的
classLoader
上按条件查找全部类。