Class ArrayAnnotationElement

java.lang.Object
com.strobel.assembler.metadata.annotations.AnnotationElement
com.strobel.assembler.metadata.annotations.ArrayAnnotationElement

public final class ArrayAnnotationElement extends AnnotationElement
Author:
Mike Strobel
  • Constructor Details

    • ArrayAnnotationElement

      public ArrayAnnotationElement(AnnotationElement[] elements)
  • Method Details