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