addAnnotation

Add class annotation matcher.

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

添加类注解的匹配器。

addAnnotation(AnnotationMatcher().type("org.luckypray.dexkit.demo.Annotation"))

Return

ClassMatcher

Parameters

annotationMatcher

annotation matcher / 注解匹配器


See also