20230529 java.lang.reflect.AnnotatedElement

发布时间 2023-09-04 10:36:23作者: 流星<。)#)))≦

介绍

  • java.lang.reflect.AnnotatedElement
  • public interface AnnotatedElement

API

  • isAnnotationPresent
  • getAnnotation
  • getAnnotations
  • getAnnotationsByType
  • getDeclaredAnnotation
  • getDeclaredAnnotationsByType
  • getDeclaredAnnotations