toggle menu
dexkit-android
androidJvm
switch theme
search in API
dexkit-android
/
org.luckypray.dexkit.query.matchers
/
FieldsMatcher
/
add
add
fun
add
(
matcher
:
FieldMatcher
)
:
FieldsMatcher
Add field to match.
----------------
添加要匹配的字段。
Return
FieldsMatcher
Parameters
matcher
field matcher / 字段匹配器
inline
fun
add
(
init
:
FieldMatcher
.
(
)
->
Unit
)
:
FieldsMatcher
See also
Fields
Matcher.
add