Class AnnotationUtils.Parameter<A extends Annotation>

java.lang.Object
ch.systemsx.cisd.common.reflection.AnnotationUtils.Parameter<A>
Enclosing class:
AnnotationUtils

public static final class AnnotationUtils.Parameter<A extends Annotation> extends Object
  • Method Details

    • getIndex

      public final int getIndex()
    • getType

      public final Class<?> getType()
    • getAnnotation

      public final A getAnnotation()