public interface MethodAnnotationFilter extends ClassFilter
| 限定符和类型 | 方法和说明 |
|---|---|
Class<? extends Annotation> |
getAnnotationType() |
default boolean |
matches(Class<?> param) |
default boolean |
methodMatches(Method method) |
Copyright © 2025. All rights reserved.