interfaces
Class implements interfaces matcher.
----------------类实现的接口匹配器。
interfaces(InterfacesMatcher().add(ClassMatcher().className("android.view.View")))
Content copied to clipboard
Return
Parameters
interfaces
interfaces matcher / 接口匹配器
Class implements interfaces matcher.
----------------类实现的接口匹配器。
interfaces(InterfacesMatcher().add(ClassMatcher().className("android.view.View")))
interfaces matcher / 接口匹配器