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