add Method
Add class method matcher, contains constructor (method name: <init>
) and static block (method name: <clinit>
).
添加类方法的匹配器,包含构造函数(方法名:<clinit>
)。
addMethod(MethodMatcher().name("method"))
Content copied to clipboard
Return
Parameters
method Matcher
method matcher / 方法匹配器