EzHookTool
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
EzHookTool
core
/
io.github.lingqiqi5211.ezhooktool.core.java
/
MethodSearch
/
firstOrNull
first
Or
Null
fun
firstOrNull
(
)
:
Method
?
返回第一个匹配的方法,找不到时返回
null
。