addMethod

Add a method matcher to the array to be matched. Note: only dalvik.system type annotations contain this element.

向待匹配数组中添加一个已知的方法匹配器。 注意:只有 dalvik.system 类型的注解才包含此元素。

Return

AnnotationEncodeArrayMatcher

Parameters

value

method matcher / 方法匹配器


See also