Annotation Matcher
Properties
Annotation RetentionPolicy.
----------------Using string list. Default match type is contains, if you need to match exactly, please use usingStrings or addUsingString overloaded function for each string.
Functions
Add annotation element matcher.
----------------Add using string(fuzzy match).
----------------Add using string matcher.
----------------Add using string.
----------------Annotation element count.
----------------Annotation element count range.
----------------Annotation element match type.
----------------Annotation elements matcher.
----------------Annotation RetentionPolicy.
----------------Annotation target element types matcher.
----------------Annotation type class matcher.
----------------Annotation type class name matcher.
----------------Using strings matcher(fuzzy match).
----------------Using strings matcher. default match type is contains, if you need to match exactly, please use usingStrings or addUsingString overloaded function for each string.
Using strings matcher.
----------------