toggle menu
dexkit-android
androidJvm
switch theme
search in API
dexkit-android
/
org.luckypray.dexkit.query.matchers
/
FieldMatcher
/
anyOf
any
Of
fun
anyOf
(
matchers
:
Collection
<
FieldMatcher
>
)
:
FieldMatcher
fun
anyOf
(
vararg
matchers
:
FieldMatcher
)
:
FieldMatcher
Add child matchers where at least one must match.
----------------
添加至少需要匹配一个的子匹配器。
fun
anyOf
(
init
:
FieldMatcherList
.
(
)
->
Unit
)
:
FieldMatcher
See also
Field
Matcher.
anyOf