add Read Methods
Add read this field value's method matcher.
----------------添加读取该字段值的方法匹配器。
addReadMethods(MethodMatcher().name("getText"))
Content copied to clipboard
Return
Parameters
read Method
method matcher / 方法匹配器
Read this field value's methods matcher.
----------------读取该字段值的方法匹配器。
addReadMethods("Landroid/widget/TextView;->getText()Ljava/lang/CharSequence;")
Content copied to clipboard
Return
Parameters
method Descriptor
method descriptor / 方法描述符