addAnnotation

Add param annotation matcher.

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

添加参数注解匹配器。

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

Return

ParameterMatcher

Parameters

annotation

annotation matcher / 注解匹配器


See also