EzHookTool
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
EzHookTool
core
/
io.github.lingqiqi5211.ezhooktool.core
/
ResolveSession
/
constructors
constructors
fun
constructors
(
query
:
ConstructorQuery
.
(
)
->
Unit
)
:
List
<
Constructor
<
*
>
>
按查询条件解析全部匹配的构造器。
fun
constructors
(
)
:
List
<
Constructor
<
*
>
>
解析全部构造器。