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