Class Annotations

java.lang.Object
org.jd.core.v1.model.classfile.attribute.Annotations
All Implemented Interfaces:
Attribute

public class Annotations extends Object implements Attribute
  • Field Details

    • annotations

      protected Annotation[] annotations
  • Constructor Details

    • Annotations

      public Annotations(Annotation[] annotations)
  • Method Details

    • getAnnotations

      public Annotation[] getAnnotations()