addAnnotation

Add field annotation matcher.

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

添加字段注解匹配器。

addAnnotation(AnnotationMatcher().type("org.luckypray.dexkit.demo.annotations.Router"))

Return

FieldMatcher

Parameters

annotation

annotation matcher / 注解匹配器


See also