程序包 cn.godmao.utils

类 AnnotationUtil

java.lang.Object
cn.hutool.core.annotation.AnnotationUtil
cn.godmao.utils.AnnotationUtil

public class AnnotationUtil extends cn.hutool.core.annotation.AnnotationUtil
注解工具类
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    从类继承的方法 cn.hutool.core.annotation.AnnotationUtil

    aggregatingFromAnnotation, aggregatingFromAnnotationWithMeta, getAllSynthesizedAnnotations, getAnnotation, getAnnotationAlias, getAnnotations, getAnnotations, getAnnotations, getAnnotationValue, getAnnotationValue, getAnnotationValue, getAnnotationValueMap, getCombinationAnnotations, getRetentionPolicy, getSynthesizedAnnotation, getSynthesizedAnnotation, getTargetType, hasAnnotation, isDocumented, isInherited, isJdkMetaAnnotation, isNotJdkMateAnnotation, isSynthesizedAnnotation, scanClass, scanMetaAnnotation, scanMethod, setValue, toCombination

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 构造器详细资料

    • AnnotationUtil

      public AnnotationUtil()