matcher
Build a MethodMatcher to match methods.
----------------构建一个 MethodMatcher 来匹配方法。
matcher(MethodMatcher.create().declaredClass("android.app.Activity"))
Content copied to clipboard
Return
Parameters
matcher
Build a MethodMatcher to match methods.
----------------构建一个 MethodMatcher 来匹配方法。
matcher(MethodMatcher.create().declaredClass("android.app.Activity"))