toggle menu
dexkit-android
androidJvm
switch theme
search in API
dexkit-android
/
org.luckypray.dexkit.query.matchers
/
MethodMatcher
/
addAllOf
add
All
Of
fun
addAllOf
(
matcher
:
MethodMatcher
)
:
MethodMatcher
Add one child matcher that must also match.
----------------
添加一个也必须匹配的子匹配器。
fun
addAllOf
(
init
:
MethodMatcher
.
(
)
->
Unit
)
:
MethodMatcher
See also
Method
Matcher.
addAllOf