20230529 java.lang.reflect.AnnotatedElement

流星<。)#)))≦ / 2023-09-04 / 原文

介绍

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

API

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