count

array elements count to match.

----------------

要匹配的数组元素数量。

Return

AnnotationEncodeArrayMatcher

Parameters

count

count / 数量


array elements count to match.

----------------

要匹配的数组元素数量。

Return

AnnotationEncodeArrayMatcher

Parameters

range

range / 范围


fun count(min: Int = 0, max: Int = Int.MAX_VALUE): AnnotationEncodeArrayMatcher

array elements count to match.

----------------

要匹配的数组元素数量。

Return

AnnotationEncodeArrayMatcher

Parameters

min

min / 最小值

max

max / 最大值


var count: Int

array elements count to match.

----------------

要匹配的数组元素数量。