toggle menu
dexkit-android
androidJvm
switch theme
search in API
dexkit-android
/
org.luckypray.dexkit.query.matchers
/
MethodMatcher
/
not
not
fun
not
(
matcher
:
MethodMatcher
)
:
MethodMatcher
Add a negated child matcher.
----------------
添加一个取反的子匹配器。
fun
not
(
init
:
MethodMatcher
.
(
)
->
Unit
)
:
MethodMatcher
See also
Method
Matcher.
not