annotations

Class declared annotations matcher.

----------------

类上声明的注解匹配器。

annotations(AnnotationsMatcher().add(AnnotationMatcher().type("org.luckypray.dexkit.demo.Annotation")))

Return

ClassMatcher

Parameters

annotations

annotations matcher / 注解匹配器


See also