Class AnnotationUtils.Parameter<A extends java.lang.annotation.Annotation>

  • Enclosing class:
    AnnotationUtils

    public static final class AnnotationUtils.Parameter<A extends java.lang.annotation.Annotation>
    extends java.lang.Object
    • Method Detail

      • getIndex

        public final int getIndex()
      • getType

        public final java.lang.Class<?> getType()
      • getAnnotation

        public final A getAnnotation()