toggle menu
dexkit-android
androidJvm
switch theme
search in API
dexkit-android
/
org.luckypray.dexkit.query.matchers.base
/
AnnotationEncodeValueMatcher
/
arrayValue
array
Value
fun
arrayValue
(
value
:
AnnotationEncodeArrayMatcher
)
:
AnnotationEncodeValueMatcher
Create arrayValue matcher.
----------------
创建 arrayValue 匹配器。
Return
AnnotationEncodeValueMatcher
Parameters
value
array matcher / 数组匹配器
inline
fun
arrayValue
(
init
:
AnnotationEncodeArrayMatcher
.
(
)
->
Unit
)
:
AnnotationEncodeValueMatcher
See also
Annotation
Encode
Value
Matcher.
arrayValue