接口 MethodAnnotationFilter
- 所有超级接口:
ClassFilter,ScanFilter<Class<?>>
-
方法概要
修饰符和类型方法说明Class<? extends Annotation>default booleandefault booleanmethodMatches(Method method)
-
方法详细资料
-
matches
- 指定者:
matches在接口中ScanFilter<Class<?>>
-
methodMatches
-
getAnnotationType
Class<? extends Annotation> getAnnotationType()
-