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
/
methodOrNull
method
Or
Null
fun
methodOrNull
(
query
:
MethodQuery
.
(
)
->
Unit
)
:
Method
?
按查询条件解析单个方法,未命中时返回
null
。