toggle menu
dexkit-android
androidJvm
switch theme
search in API
dexkit-android
/
org.luckypray.dexkit.query.matchers
/
MethodsMatcher
/
add
add
fun
add
(
method
:
MethodMatcher
)
:
MethodsMatcher
Add method to match.
----------------
添加要匹配的方法。
Return
MethodsMatcher
Parameters
method
method / 方法
inline
fun
add
(
init
:
MethodMatcher
.
(
)
->
Unit
)
:
MethodsMatcher
See also
Methods
Matcher.
add